On Wed, 2006-04-19 at 17:00 +0200, Dirk Meyer wrote:
> It should be easy to add to the generic notifier if we really need
> this. It could be a simple:
> 
> | if len(idle_callbacks):
> |     select_timeout=0

No need for this.  The default largest select sleep time in nf_generic
anyway is 100ms.  That's plenty for an idle loop.  And that not doing
this would solve the 100% cpu issue.

> I will do between later today and next weekend.

Sounds good.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to