Skip to content

This is a sample JBoss Data Grid application. It demonstrates disaster recovery capabilities. This project is a sample configuration for a primary site. See the corresponding project for the backup site (jdg-disaster-recovery-backup).

License

Notifications You must be signed in to change notification settings

johnfosborneiii/jboss-data-grid-disaster-recovery-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdg-disaster-recovery-primary

These are working examples of the configuration files needed to setup JBoss Data Grid for a disaster recovery between datacenters (primary and backup sites).

Sample JBoss Data Grid code is not included. However, the files to setup disaster recovery recovery between datacenters are all included:

  • Cache configuration
  • JGroups Global (jgroups config within the local cluster)
  • JGroups Relay (jgroups config between datacenters)
  • Relay file

In any disaster recovery scenario it is necessary to setup a local cluster and remote cluster for backup. The local cluster configuration files are considered the primary cluster and are located in src/main/resources/primary. The backup cluster files are located in src/main/resources/backup

About

This is a sample JBoss Data Grid application. It demonstrates disaster recovery capabilities. This project is a sample configuration for a primary site. See the corresponding project for the backup site (jdg-disaster-recovery-backup).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published