If somebody wants to put together a test I can run it.
Test is simple: set up 10K ioprocs on plan 9 and have 10K machines
beat at it with http GET requests. Each ioproc is processing the GETs,
but they are communicating via channels to an http server. This is
roughly a model of what stuff like lib
Sorry, I meant procs, of course. (see thread(2))
See also http://swtch.com/~rsc/thread/
> You can just use blocking read/write calls in several threads.
--
Roma
You can just use blocking read/write calls in several threads.
On Wed, Dec 10, 2008 at 8:28 AM, Fernan Bolando <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I am looking into porting some stuff that uses libevent.
> http://monkey.org/~provos/libevent/
>
> I was wondering if there is something else I can
Hi all
I am looking into porting some stuff that uses libevent.
http://monkey.org/~provos/libevent/
I was wondering if there is something else I can use to replace
libevent, so that I dont need to port it. Its probably to complex for
me anyway.
regards
fernan
--
http://www.fernski.com