Re: NXWEB - ultra-fast web server based on libev

2012-04-12 Thread Zabrane Mickael
Hi Alex, Yep, It's based on libev ;-) And it's simply the fastest Web server around (32 bits or 64 bits). Regards, Zabrane On Apr 11, 2012, at 3:08 PM, alex zhang wrote: > hi yarosla and everyone > > i wanna to confirm that wether the NXWEB3.0 is based on libev ?be

Re: NXWEB - ultra-fast web server based on libev

2011-12-03 Thread Zabrane Mickael
a try, I'll be back with more info. Keep up the good work man. Regards, Zabrane On Dec 4, 2011, at 1:25 AM, Yaroslav wrote: > Hi, everybody! > > I tried to use weighttp for benchmarking but encountered some problems when > using large number of concurrent connections in mu

Re: NXWEB - ultra-fast web server based on libev

2011-12-02 Thread Zabrane Mickael
think you should update your benchmark to use weighttp: http://redmine.lighttpd.net/projects/weighttp/wiki As pointed by G-WAN's author, ab performs badly on multi-cores. Regards, Zabrane On Dec 2, 2011, at 9:58 AM, Yaroslav wrote: > What a shame. Sorry about that. It is my first public

Re: Best libev way to write in a socket

2011-06-21 Thread Zabrane
@lists.schmorp.de http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev Regards Zabrane ___ libev mailing list libev@lists.schmorp.de http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Re: libeio on OSX (Snow Leopard): demo.c failed

2010-11-29 Thread zabrane Mikael
Thanks Mark. Everything works fine under Linux and FreeBSD. N.B: I completely agree with you about OSX ;-) -- Regards Zabrane 2010/11/29 Marc Lehmann : > On Mon, Nov 29, 2010 at 10:50:58AM +0100, zabrane Mikael > wrote: >> entering event loop >> want_poll () >>

libeio on OSX (Snow Leopard): demo.c failed

2010-11-29 Thread zabrane Mikael
gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5659) -- Regards Zabrane ___ libev mailing list libev@lists.schmorp.de http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Re: Builiding "libev" under SnowLeopard

2010-08-02 Thread zabrane Mikael
Thanks Mark. I figured out how to solve it ;-) 2010/8/2 Marc Lehmann > On Mon, Aug 02, 2010 at 11:20:09AM +0200, zabrane Mikael < > zabra...@gmail.com> wrote: > > I'm trying to build libev under Snow Leopard without luck. > > You are building from CVS -

Re: Builiding "libev" under SnowLeopard

2010-08-02 Thread zabrane Mikael
ot;.libs" && rm -f "libev.dylib" && ln -s "libev.4.dylib" "libev.dylib") libtool: link: ar cru .libs/libev.a ev.o event.o libtool: link: ranlib .libs/libev.a libtool: link: ( cd ".libs" && rm -f "libev.la" && ln

Builiding "libev" under SnowLeopard

2010-08-02 Thread zabrane Mikael
Hi List, I'm trying to build libev under Snow Leopard without luck. $ cvs -z3 -d :pserver:anonym...@cvs.schmorp.de/schmorpforge co libev $ cd libev $ sh autogen.sh autogen.sh: line 3: libtoolize: command not found configure.ac:9: installing `./config.guess' configure.ac:9: installing `./config.su