Hi everyone,

I am pleased to announce the release of libevent-1.4.0-beta.  This
release contains major new features:

 - RPC subsystem that makes it easy to write distributed servers and clients
 - almost everything is documented via Doxygen now
 - many fixes and improvements to evdns and evhttp
 - libevent now builds two additional libraries: libevent_core
(containing only the event core) and libevent_extras (contained evdns,
evhttp and evrpc)
 - performance improvements due to using a heap instead of red-black
trees for timeouts
 - Solaris' event ports are better supported

Plus many other fixes - see the ChangeLog file for more details.

You can download libevent from

  http://www.monkey.org/~provos/libevent/

I would like to thank Charles Kerr, Christopher Layne, Hannah
Schroeter, Lubomir Marinov, Magne Mahre, Mark Heily, Maxim
Yegorushkin, Nick Mathewson, Prakash Sangappa and Trond Norbye for
their help.

If you encounter any problems or would like to submit patches, let
either Nick Mathewson or myself know or use the tracker at:

  https://sourceforge.net/tracker/?group_id=50884

Thanks,
  Niels.
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to