good work! I'll test it. As I see firebird network protocol is not asynchronous anyway. So to have true parallel processing you have to use several connections.
2012/5/31 Henri Gourvest <[email protected]> > Hi, > > This is the first version of node-firebird, a pure javascript package to > connect to firebird database. > > node-firebird > https://github.com/hgourvest/**node-firebird<https://github.com/hgourvest/node-firebird> > > firebird > http://www.firebirdsql.org/ > > -- > henri gourvest > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: https://github.com/joyent/**node/wiki/Mailing-List-** > 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 > nodejs+unsubscribe@**googlegroups.com<nodejs%[email protected]> > For more options, visit this group at > http://groups.google.com/**group/nodejs?hl=en?hl=en<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
