Jump to content

GlassFish Shoal

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Googol30 (talk | contribs) at 20:00, 17 May 2018 (removing unknown parameter). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Project Shoal
Developer(s)Oracle Corporation
Stable release
1.1 / Nov 2010
Repository
Operating systemCross-platform
Available inJava 6 or Higher
TypeClustering Framework
LicenseCDDL version 1.0 and GPL v2 license
Websitehttp://shoal.java.net/

Project Shoal is a java based scalable dynamic clustering framework that provides infrastructure to build fault tolerance, reliability and availability and can be plugged into the GlassFish Application Server.

The framework can be plugged into any product needing clustering and related distributed systems capabilities without tightly binding to a specific communications infrastructure. The framework can be plugged in as an in-process component. The framework will have two broad categories of public APIs, namely, a Client API, and a Group Communication Provider API. [1]

Some of the Shoal Capabilities are

  • Shoal Group Event Notifications
  • Distributed State Cache
  • Shoal Automated Delegated Recovery Initiation
  • Shoal Messaging[2]

References

External links