Re: [Live-devel] Performance imporved -- BasicTaskScheduler base linux epoll

2011-07-28 Thread Ross Finlayson
On Jul 28, 2011, at 10:21 PM, xue wrote: > Linux Epoll patch. Just for reference Thanks. However, I won't (can't) make such a change to the released code, because "epoll()" - unlike "select()" - is not portable across multiple OSs. It's important to understand that the "BasicTaskScheduler" cla

[Live-devel] Performance imporved -- BasicTaskScheduler base linux epoll

2011-07-28 Thread xue
Linux Epoll patch. Just for reference /** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version