8000 GitHub - belaban/jdg-client: Javascript tests for a JDG demo client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

belaban/jdg-client

Repository files navigation

JDG demo
========

Configuration
-------------

* Download a copy of JDG (JBoss Data Grid) server and unpack it into a dir (say JDG)
* Copy *.html plus ojo, xstyle, put-selector and dgrid into jdg/rest: cp -r *.html put* xstyle* dgrid* $JDG/rest/
* Copy *.xml into $JDG/standalone/configuration/
* Copy *.sh into $JDG/bin


Starting a cluster of JDG servers
---------------------------------
* Run $JDG/bin/lon.sh to start instances in the LON site

  cd $JDG/bin
  ./lon.sh lon1 192.168.1.5 0
  (name bind address port-offset)

  lon.sh without args prints the parameter info

* If you run multiple instances on the same box, make sure to use different port offsets

About

Javascript tests for a JDG demo client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0