mutex-guard

Mutex implementation for synchronizing access to shared resources in Node.js applications.

pidlock

Simple PID-based solution to ensure at most one instance of a node.js app is running.