Apama 10.3.1 | Apama Documentation | Developing Apama Applications | Developing Apama Applications in Java | Overview of Apama JMon Applications | Parallel processing in JMon applications
 
Parallel processing in JMon applications
 
Overview of contexts in JMon applications
Using contexts in JMon applications
Using the Context class default constructor
Descriptions of methods on the Context class
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.

Copyright © 2013-2019 | 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.