[Quickserver-Notify] QuickServer v 1.4.6 beta now available
Brought to you by:
akshath
From: Akshathkumar S. <ak...@qu...> - 2005-09-18 17:16:21
|
QuickServer version 1.4.6 beta, open source Java library/framework for quic= k=20 creation of robust multi-client TCP server applications is now available.= =20 To view the features added in QuickServer 1.4.6 visit here<http://www.quickserver.org/docs/features.html#new>, the main improvements have been in the following areas a) Re-factored and improved ClientHandler and now comes with separate=20 implementations for blocking and non-blocking. b) Support to specify the maximum number of threads to be used for NIO=20 writes. c) Full integration with ClientEventHandler and comes with default=20 implementation. d) Added support to set default DataMode. e) Now shipped with ready to use Unix shell scripts. f) Added support for ClientExtendedEventHandler g) Added support to configure initial pool size h) Introducing new ClientAuthenticationHandler (replacing Authenticator) i) Separated QSAdminGUI to a separate jar j) Improved logging k) Added new QSAdmin command 'client-handler-pool-dump'.=20 Download this release from: www.quickserver.org/download.html<http://www.quickserver.org/download.html> The QuickStart guide has also been updated as per the new version, do check= =20 it out at www.quickserver.org/docs/quickstart/index.html<http://www.quickse= rver.org/docs/quickstart/index.html> IMPORTANT: If you are planning to use this new version in a existing=20 implementation you will need to make a full compilation to get your server= =20 working. This is required due to the heavy re-factoring that was done in fe= w=20 parts of the code. Regards, Akshathkumat Shetty http://www.quickserver.org |