Apama 10.7.2 | Developing Apama Applications | Developing Apama Applications in EPL | Implementing Parallel Processing | How contexts affect other parts of your Apama application | Using EPL plug-ins in parallel processing applications
 
Using EPL plug-ins in parallel processing applications
The standard MemoryStore and Time Format plug-ins are thread safe, which means that you can use them in parallel applications. The MemoryStore can be quite helpful in a parallel application and is very efficient when used simultaneously by multiple contexts.