RSS 1 project tagged "Java SE"

Download Website Updated 07 Dec 2010 nioReactor

Screenshot
Pop 64.37
Vit 2.05

nioReactor is a framework for quickly building scalable event-driven network applications. It is built on top of the Reactor design pattern using NIO sockets. This provides high performance and allows for a complete separation from the application specific code. The goal of the project is to provide a simple set of APIs that allow users to build scalable servers without needing to deal with with the cumbersome and sometimes temperamental peaces of the NIO package.

Screenshot

Project Spotlight

deltasql

A database version control system.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.