Developing Apama Applications > Developing Apama Applications in Java > Overview of Apama JMon Applications > Parallel processing in JMon applications
Parallel processing in JMon applications
By default, the correlator operates in a serial manner. If you want, you can implement contexts for parallel processing. You can create contexts only with EPL but you can then use those contexts from your Apama JMon code. This section provides information about how to use contexts in Apama JMon applications.
For general information about contexts and instructions for creating contexts, see Implementing Parallel Processing.
You can find a sample JMon application that implements the use of contexts in the samples\java-monitor\context directory of your Apama installation directory.
The topics in this section include:
*Overview of contexts in JMon applications
*Using contexts in JMon applications
*Using the Context class default constructor
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.