Re: [9fans] libevent for plan9

2008-12-10 Thread ron minnich
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 libevent is for.

ron



Re: [9fans] libevent for plan9

2008-12-09 Thread Roman Zhukov
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



Re: [9fans] libevent for plan9

2008-12-09 Thread Roman Zhukov
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 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
>
>



-- 
Roma



[9fans] libevent for plan9

2008-12-09 Thread Fernan Bolando
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