RSS 2 projects tagged "Apache 2.0"

Download Website Updated 28 May 2010 Orient Key/Value Server

Screenshot
Pop 50.45
Vit 2.70

Orient Key/Value Server is based on the Document Database technology and is accessible as an embedded repository via Java APIs or via HTTP using a RESTful API. It uses a new algorithm called RB+Tree, derived from the Red-Black Tree to maintain tree balance, and from the B+Tree storing the links to records in pages to optimize memory consumption and loading time. Orient Key/Value Server scales out very well in a cluster with thousands of running machines: Orient will divide the load among all the nodes. Clustering, by default, works in auto-discovery mode: when a node starts, it attaches itself to the cluster if one is available. When a node goes down, the cluster automatically rebalances itself.

Download Website Updated 20 Apr 2010 Dog Domotic OSGi Gateway

Screenshot
Pop 20.07
Vit 1.00

Dog is a Domotic OSGi Gateway. In other words, it is a software-based gateway used for controlling domotic environments in a vendor-independent way, thanks to its high-level semantic device modeling strategy and its driver architecture that allows it to support different domotic plant technologies.

Screenshot

Project Spotlight

Yoke

A middleware framework for Vert.x.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.