On Thu, Mar 22, 2012 at 05:03, C. Mundi <[email protected]> wrote: > I may have seen evidence that I could overflow event queues. I rewrote my > code to avoid the problem. (The code was a horrible mess anyway.). But I'm > curious, especially after reading the "Minimalist OS" thread, to know what > kit exists to instrument the event queues. Not a burning issue for me, but > I like being prepared.
Can you define 'event queue'? Do you mean system-level event queues (epoll, inotify, etc.) or something else? -- 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
