Hacker News new | ask | show | jobs
Dead simple distributed locking for Node.js (github.com)
5 points by thebigredgeek 3587 days ago
1 comments

Very interesting. This is basically a node.js way to access the core-os etcd distributed locking implementation.