fs.flock() from fs-ext maybe? On Tue, Apr 3, 2012 at 2:17 PM, Arunoda Susiripala < [email protected]> wrote:
> I'm looking for a locking library for NodeJS. > Where we can achieve Java Synchronization like effect. > Here is simple requirements I'm looking for > > - Hold a lock something is happening > - After that release it and allow some other lock to work > - Work with multiple instances running the same app > > Have you guys seen a library which does this or partially does? > Or add your comments please. > > Thanks. > -- > Arunoda Susiripala > > @arunoda <http://twitter.com/arunoda> > <http://gplus.to/arunoda>https://github.com/arunoda > http://www.linkedin.com/in/arunoda > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
