Apama 10.7.2 | Developing Apama Applications | Developing Apama Applications in EPL | Using EPL Plug-ins | Using the distributed MemoryStore | Configuring a distributed store
 
Configuring a distributed store
 
Adding distributed MemoryStore support to a project
Adding a distributed store to a project
Configuring a distributed store
Launching a project that uses a distributed store
Adding distributed MemoryStore support to a project
If you want to configure a distributed store, you first have to add Apama's Distributed MemoryStore adapter bundle to an Apama project.
The description below explains how to add the bundle using Software AG Designer, but you can also add it using the apama_project command-line tool as described in Creating and managing an Apama project from the command line.
*To add the Distributed MemoryStore adapter bundle to a project
1. In the Project Explorer, right-click the Connectivity and Adapters node and select Add Connectivity and Adapters.
2. Select Distributed MemoryStore (Supports using a distributed cache from MemoryStore) from the list of available adapters.
3. Click OK.
The adapter bundle is added to the project's Connectivity and Adapters node and the adapter instance is opened in the Distributed MemoryStore editor. The editor is initially blank and the Distributed Stores panel contains no distributed stores.