-
-
Notifications
You must be signed in to change notification settings - Fork 493
201311clustering
Jeroen Ticheler edited this page Nov 22, 2013
·
21 revisions
#Scalability and Clustering
When SOLR is used for indexing, scaling across multiple instances of GeoNetwork requires SOLR and DBMS synchronization. The data directory can be shared across the different nodes.
##JMS
In existing implementations Java Message Service (JMS) is used to synchronize the following information across a cluster of GeoNetwork nodes:
- Indexing
- Settings & System configuration
- Thesaurus
- Harvesters
- Metadata versioning
If you have some comments, start a discussion, raise an issue or use one of our other communication channels to talk to us.