Projects tagged ‘java’ and ‘multithreaded’


[10 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

Concutest is a collection of tools designed to make the development and testing of concurrent Java programs easier and more reliable. Concutest is freely available under the BSD License, and it is ... [More] under active development by the JavaPLT group at Rice University. [Less]
Created about 1 year ago.

1 Users

SpringRemoting integration for SIMON (Simple Invocation of Methods Over Network) done by tuxedo
Created about 1 month 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

The Cosmos Game Engine is a parallel game engine written in Java. It uses a component based entity system.
Created about 1 month ago.

0 Users

The MultithreadedTC framework was created to make it easier to test small concurrent abstractions. It enables test designers to guarantee a specific interleaving of two or more threads, even in the ... [More] presence of blocking and timing issues. To learn more, please read this overview. MultithreadedTC was created at the University of Maryland by Bill Pugh and Nat Ayewah. It has been used in a number of courses to test concurrent projects, and enable students to write their own test cases. PublicationsWilliam Pugh and Nathaniel Ayewah, "Unit Testing Concurrent Software", IEEE/ACM International Conference on Automated Software Engineering, Atlanta GA, Nov 5-9, 2007. Short Paper (PDF), Poster (PDF) [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.

0 Users

What is Fury?FURY is a parallel game engine written in Java.
Created about 1 month ago.