Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
tl-netty2: Event based network application framework
- Summary
- This package provides an easy event-based API (like Swing)
to develop high-performance, maintainable TCP/IP server/client
application. Netty handles many essential features such as
readiness selection, thread pooling, and buffer reuse which
are required to build high- performance and capacity network
applications.
Changelog
- * Fri Oct 27 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:1.9.2-1jpp
-
- First JPP release
- Add post/postun Requires for javadoc
- Add gcj_support option
- mina support dropped (inverted: mina supports netty)