by crmky
A robust, scalable and efficient asynchronous I/O framework, supports TCP, SSL over TCP, UDP and Pipe.
* added hello world example * added simple tcp/ip service example * added telnet example * updated http server example to support directory list * added DefaultPacket(ByteBuffer)/DefaultPacket(byte[]) constructor * added SessionType class * added ...
* added hello world example * added simple tcp/ip service example * added telnet example * updated http server example to support directory list * added DefaultPacket(ByteBuffer)/DefaultPacket(byte[]) constructor * added SessionType class * added ...
Changelog: * added hello world example * added simple tcp/ip service example * added telnet example * updated http server example to support directory list * added DefaultPacket(ByteBuffer)/DefaultPacket(byte[]) constructor * added SessionType class * ...
crmky committed patchset 4 of module cindy to the Cindy CVS repository, changing 1 files
crmky committed patchset 3 of module cindy to the Cindy CVS repository, changing 115 files
crmky committed patchset 2 of module cindy to the Cindy CVS repository, changing 10 files
crmky committed patchset 1 of module cindy to the Cindy CVS repository, changing 3 files
* fixed launch http server bug in build.xml * renamed BufferCache to BufferPool * use getAttribute/setAttribute/removeAttribute instead of getAttachment/setAttachment in Session interface * improved DefaultBufferPool efficiency * redesign ...
* fixed launch http server bug in build.xml * renamed BufferCache to BufferPool * use getAttribute/setAttribute/removeAttribute instead of getAttachment/setAttachment in Session interface * improved DefaultBufferPool efficiency * redesign ...
* SSLFilter can be used in any stream based session * added dispatcher pool support (-Dnet.sf.cindy.dispatcher.concurrent) * fixed dispatch order bug in DefaultDispatcher * fixed flow control bug in DefaultDispatcher * added DirectDispatcher class * ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use