GitHub - cloudadc/cluster: JBoss Cluster Framework(jGroups, JBossCache, Infinispan) Demo · GitHub
Skip to content

cloudadc/cluster

Folders and files

Repository files navigation

JBoss Cluster Framework Demo

A series demo that allows you quick understand JBoss Cluster/Data Grid Framework(jGroups, JBossCache, Infinispan).

Build

Enter the following:

$ git clone git@github.com:<yourname>/cluster.git
$ cd cluster
$ mvn clean install -P release

cluster-demo-dist.zip will be generated under cluster/build/target directory once the build is completed.

Run

$ unzip cluster-demo-dist.zip
$ cd cluster-demo-<version>/
$ ./bin/draw.sh

Complete jGroups Demos Gallery

Contribute

About

JBoss Cluster Framework(jGroups, JBossCache, Infinispan) Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors