
11 Aug
2005
11 Aug
'05
1:59 p.m.
"Caleb Epstein" <caleb.epstein@gmail.com> wrote in message news:989aceac05081017387d79aa29@mail.gmail.com...
On 8/10/05, Jose <jmalv04@gmail.com> wrote:
See my previous response. I think a well thought out boost scheduler/multiplexor module is needed.
The asio library really looks quite nice. It appears simple to use, is 100% header-based, doesn't require the use of threads, and uses the most scalable event demultiplexor supplied by the OS (epoll on Linux in the 0.3x version and IOCP on Windows). Its a very nice little library! Thanks for linking to it. I think I'm in love :-)
Are you looking at v0.2.0 or v0.3.2? I'm unable to extract the latter on windows. Are there zip files available. Thanks, Jeff