wolcengit / cluster

JBoss Cluster Framework(jGroups, JBossCache, Infinispan) Demo

Home Page:https://github.com/kylinsoong/cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://github.com/kylinsoong/cluster

License:Apache License 2.0


Languages

Language:Java 84.4%Language:HTML 5.3%Language:Shell 4.7%Language:Batchfile 4.1%Language:CSS 1.5%