RSS 2 projects tagged "NIO"

Download Website Updated 21 May 2013 TomP2P

Screenshot
Pop 154.58
Vit 25.00

TomP2P is a P2P-based high performance key-value pair storage library. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried or updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.

Download Website Updated 07 Dec 2010 nioReactor

Screenshot
Pop 63.44
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

OpenMW

A reimplementation of the Morrowind engine.

Screenshot

Project Spotlight

PyGreen

A simple and hackish static website generator for Python programmers.