[Rabbit-proxy-users] rabbit 2.0.39-pre2 available.
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2005-06-09 21:49:47
|
Hello! I have made a the second 2.0.39 release. It can probably still be a bit unstable, but seems to be working fine for my small tests. http://www.khelekore.org/rabbit/RabbIT2.0.39-pre2.jar Changelog this far: 2.0.39 (20050609) Fixed a bug in the cache. Added channels and transferTo calls, ought to increase performance and decrease memory usage. Added a StackTrace status page. More generics. Connections are now selected on instead of read() with timeout, ought to decrease the number of threads needed. That client connections now use a selector ought to mean that client side connections can have a higher keepalive time for free. Rabbit ought to use less threads due to this. Connections still use blocking io to talk to the real servers, I will see if that is easy to fix. It would be great to hear of any changes in behaviour (good or bad). Have fun! /robo |