I am writing an interface for node to an I/O library that has both synchronous and asynchronous I/O support. I am familiar with using libeio to wrap synchronous I/O routines, but is there an optimization for using the async interface provided by the library, and what is the recommended approach in this situation?
Thanks, -n -- 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
