--Job Board: http://jobs.nodejs.org/Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-GuidelinesYou received this message because you are subscribed to the GoogleGroups "nodejs" group.To post to this group, send email to nod...@googlegroups.comTo unsubscribe from this group, send email toFor more options, visit this group at
Brian Kardell :: @bkardell :: hitchjs.com
> --
> 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 nod...@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
If the only reason you would even consider a db over a file is a very, very obscure case then why not just set a semaphor and retry after a second or two if it is still open?
Brian Kardell :: @bkardell :: hitchjs.com
> --
> 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 nod...@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
Note that I said "if the only reason" and it was specifically WRT your initial question and (what seemed to be) your desire to keep it really simple. Of course, there are any number of solutions and tradeoffs (short term and long) that you can make depending on what your comfort and goals are.