Projects tagged ‘multithreaded’ and ‘network’


[5 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.

2 Users
 

Net4j Signalling Platform ========================= Net4j is an extensible client-server communications platform based on OSGi but also executable stand alone. You can easily extend the protocol ... [More] stack with Eclipse plugins that provide new transport or application protocols. Net4j's focus on performance and scalability is featured by non-blocking I/O, zero-copy signals and multiplexed binary protocols. Net4j was originally developed to support the CDO technology for distributed shared and persistent EMF models but can also multiplex your own user-supplied application protocols through the same socket connection. [Less]
Created over 2 years ago.

1 Users

The Amethyst Network Library is a Java-based network library developed specifically for the Java platform. This library can be used within any Java application to streamline and abstract the I/O of Java Sockets.
Created 8 months ago.

1 Users
 

The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
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.