For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > October 2006 > Re: POE performance issue.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: POE performance issue.
Rocco Caputo

2006-10-31, 3:57 am

On 30 Oct 2006 13:36:25 -0800, DJ Stunks wrote:
> Fei Liu wrote:

It sounds like a large number of events are entering the queue at
once. They will be dispatched in order, so new events entering the
queue will need to wait their turn. There are common strategies for
breaking up large groups of events, but as DJ Stunks said, the
discussion may be more advanced than this list.
[color=darkred]

That's false.
[color=darkred]

As a cooperative system, POE's timing depends heavily on your
application's code. You should be prepared to illustrate issues with
relevant code.
[color=darkred]
> this request is probably a little too detailed for perl.beginners, and
> POE isn't used that often anyway.
>
> I'd suggest the mailing list, or one of the other options listed here
>
> http://poe.perl.org/?POE_Support_Resources
>
> in order to find POE experts who could help you diagnose & troubleshoot
> your bottleneck.


This is excellent advice, except that POE is used quite a lot.

--
Rocco Caputo - http://poe.perl.org/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com