Thursday, June 16, 2022
Show HN: Lockable – sync locks for distributed systems https://ift.tt/8uUHbXr
Show HN: Lockable – sync locks for distributed systems Hi guys, creator of lockable here - the easiest way to think of lockable is as `flock` for when you don’t have a shared file system. You can use it to control concurrent access to resources or to ensure only a single instance of a process runs at any given time. Your processes can acquire, refresh and release locks via simple HTTP requests, so it’s language/framework agnostic. E.g. with `curl`: $ curl https://ift.tt/nHRe6Xq { "response": true //or false, if the lock wasn’t available } $ curl https://ift.tt/b1yxdCU There’s also a Python client[0], which makes using the service a more pleasant experience. Feel free to play around, the free tier is fully functional. Happy to hear any feedback you might have. [0]: https://ift.tt/rBmtWcN https://lockable.dev June 16, 2022 at 02:57PM
Subscribe to:
Post Comments (Atom)
Show HN: Lucidia, a WebGL visualizer inspired by Drempels https://ift.tt/yobm4ZX
Show HN: Lucidia, a WebGL visualizer inspired by Drempels Made with ChatGPT, open source at https://ift.tt/BpEIVx0 https://ift.tt/pe0A1Lw Ap...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...
No comments:
Post a Comment