Registry
Overview
The
Registry component of TIBCO Mashery Local 5.0 acts as a common service accessible to the other TIBCO Mashery Local components to discover other TIBCO Mashery Local component services, such as:
The Registry has following core characteristics:
- Redundantly available through the cluster
- Works with the persistence layer (for example, Cassandra) to maintain a "current snapshot" of the cluster-wide topology.
- Provides fine-grained REST APIs for each of the TIBCO Mashery Local components; for example, Cache, SQL DB, Traffic Manager. This includes:
In Mashery Local 5.0, the Registry is run as part of a Jetty process alongside the Cassandra process inside the NoSQL TIBCO Mashery Local component container. The proximity to Cassandra enables the Registry process to access Cassandra over 127.0.0.1:9042 host/port.
Copyright © Cloud Software Group, Inc. All rights reserved.