This post originated from an RSS feed registered with Java Buzz
by Akshathkumar Shetty.
Original Post: QuickServer v 1.4.5 released
Feed Title: share a thought..
Feed URL: http://jroller.com/akshath/feed/entries/rss
Feed Description: akshath's Blog
QuickServer version 1.4.5, open source Java library/framework for quick creation of robust multi-client TCP server applications is now available.
To view the features added in QuickServer 1.4.5 visit here, the main improvements have been in the following areas
a) ClientIdentifier implementation is now plug able and comes with 2 implementations. b) PoolManager, QSObjectPoolMaker have been added to give users control of which ObjectPool implementation to be used when creating pools c) Added a GUI Client for ChatServer. d) Socket Timeout setting now will have to be set in milliseconds, default timeout is 1 minute. e) And lot of improvement in implementation and bug fixes.