Metaspace Shared Resource

The Metaspace shared resource creates a connection to a metaspace or spaces.

In TIBCO ActiveSpaces, a metaspace is an instance of a cluster of application processes, typically deployed on multiple hosts interconnected by a network. A metaspace is an administrative container for a set of spaces, including system spaces and user spaces. A space is a shared entity that can be accessed by multiple applications concurrently, each one of which has the same coherent view of the data contained in the space, and the items stored in them are called tuples.

In the plug-in, a Metaspace shared resource represents a metaspace and a Space shared resource represents a space. The Space and Space Connection shared resources are embedded in the Metaspace shared resource.

See Creating a Metaspace Connection for details on how to create a Metaspace shared resource.