|
|||||
|
|||||
Home
ActiveCluster is a framework for writing cluster-based applications, monitoring the available nodes in a cluster and communicating with them. ActiveCluster consists of an API together with a default implementation. The API is simple and small which reuses a few of the standard JMS APIs for Message, Destination, MessageListener and adds a few simple interfaces for working with clusters representing nodes in the cluster, replicated node state and listeners to nodes joining, leaving or updating their state. FeaturesThe current features include
ImplementationIt is easy to implement the ActiveCluster API on top of any networking library such as raw sockets, JMS, JGroups or Jabber. The default implementation uses JMS though we should be easily be able to add other implementations further down the line, like a JGroups implementation etc Use casesActiveCluster can be used to build a variety of different network protocols like...
Related projectsCurrently ActiveCluster is used by
NewsI'm pleased to announce the 1.0 release of ActiveCluster, the open source cluster management & control framework. This release completes the core API and reference implementation which includes the following features
Future versions will include more complex higher level protocols like buddy-group arrangement protocols and HA features. To download the binary or source versions of this release, please view the download page
Posted at 14 Feb @ 6:37 AM by
James Strachan |
0 comments
|
|||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||