Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
activecluster: ActiveCluster framework
- Summary
- 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.
Changelog
- * Fri May 4 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> 0:1.1-2jpp
-
- Fix depmap for activemq3
- Add maven-plugins-base, maven-plugin-test, -xdoc, -license BRs
- Fix aot build
- * Wed Oct 19 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:1.1-1jpp
-
- Upgrade to 1.1 as first JPP-1.7 release
- * Mon Mar 14 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:1.0-1jpp
-
- First release