Shared-All Persistence

In ActiveSpaces, you can persist data to disk storage and recover it if data loss occurs or if there is a problem with the cluster startup.

For detailed information on persistence, see TIBCO ActiveSpaces Developer’s Guide.

With shared-all persistence, all seeder nodes share a single persister or a set of persisters. Your application must provide an implementation of the persistence interface before it can interface with the shared persistence layer of choice.

Figure 2, Deployment with Shared-All Persistence shows all of the seeder nodes in an ActiveSpaces cluster sharing a single database for persistence and data recovery.

Deployment with Shared-All Persistence