Skip to content

rsriniva/cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Java 84.4%
  • HTML 5.3%
  • Shell 4.7%
  • Batchfile 4.1%
  • CSS 1.5%