/node-mutex2

A simple mutex class for Node JS. This can be useful for writting resource sharing code in node.js. It also designed to work with node-sync module nicely.

Primary LanguageJavaScript

Stargazers