shoal

GlassFish project for scalable dynamic clustering infrastructure to for fault tolerance, reliability and availability.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.shoal
ArtifactId

ArtifactId

shoal
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

shoal
GlassFish project for scalable dynamic clustering infrastructure to for fault tolerance, reliability and availability.
Project URL

Project URL

https://github.com/eclipse-ee4j/glassfish-shoal
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-shoal

Download shoal

Filename Size
shoal-2.0.0.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.glassfish.shoal/shoal/ -->
<dependency>
    <groupId>org.glassfish.shoal</groupId>
    <artifactId>shoal</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.shoal/shoal/
implementation 'org.glassfish.shoal:shoal:2.0.0'
// https://jarcasting.com/artifacts/org.glassfish.shoal/shoal/
implementation ("org.glassfish.shoal:shoal:2.0.0")
'org.glassfish.shoal:shoal:pom:2.0.0'
<dependency org="org.glassfish.shoal" name="shoal" rev="2.0.0">
  <artifact name="shoal" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.shoal', module='shoal', version='2.0.0')
)
libraryDependencies += "org.glassfish.shoal" % "shoal" % "2.0.0"
[org.glassfish.shoal/shoal "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gms
  • cache
  • backing-store

About

Welcome to the Shoal project.

Shoal is a java based scalable dynamic clustering framework that provides infrastructure to build fault tolerance, reliability and availability.

The framework can be plugged into any product needing clustering and related distributed systems capabilities without tightly binding to a specific communications infrastructure.

org.glassfish.shoal

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
2.0.0
2.0.0-RC1
1.6.53