Projects tagged ‘netty’ and ‘network’


[2 total ]

9 Users

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol ... [More] servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. [Less]
Created about 1 year ago.

0 Users

ImageSpider-J is an image spider that allows for quick and easy downloading of all image links on a web page. Additional features include recursive depth-limited discovery where additional pages ... [More] linked from the seed page are parsed for images as well up to a user specified depth. Non-blocking I/O is leveraged using the Netty NIO framework to allow for efficient handling of many concurrent connections. HTML parsing is handled via the open-source HTMLCleaner library. [Less]
Created about 1 month ago.