Hi All, I'm pleased to announce version 1.0.0 of the windows-eventlog-reader module.
This module can be used to perform non-blocking reads of the windows event log, and to tail event logs for new events. If it is not useful for anyone, it might at least be a useful reference of using the uv_queue_work() and running background tasks which would otherwise block the node event loop. The new module can be found on npm at the following location: https://npmjs.org/package/windows-eventlog-reader Comments and suggestions are welcome. Thanks Steve -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
