Glad you asked. I mean the node user-space events that we connect to with
listeners, like emitted.on('eventname',...). What I'd like is a tool which
can snoop by walking the whole queue for 'eventname' without dequeuing any
events. The tool would have to be integrated with V8 I think because I
want to see events added and removed in "realtime"
On Mar 22, 2012 7:11 AM, "Ben Noordhuis" <[email protected]> wrote:
> 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
>
--
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