Projects tagged ‘java’ and ‘netty’


[5 total ]

26 Users
   

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending ... [More] your Web Sites and Web Services into uniform Web Applications! [Less]
Created over 3 years ago.

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
 

ADBCJ is an asynchronous database driver framework for the Java platform.
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.

0 Users

This is a Java implementation of the daemon (server) side of the memcached protocol. Memcache is a network accessible key/value storage system, often used as a distributed cache. Jmemcached is ... [More] functionally equivalent in most respects to (native code) memcached, but is written in pure Java, and is thus suitable for: * Portable or Java-only distributions of applications * Embedding inside applications * Integration testing [Less]
Created 10 months ago.