Apama Documentation : Developing Apama Applications : EPL Reference : Monitors : Contexts
Contexts
Contexts allow EPL applications to organize work into threads that the correlator can concurrently execute. For detailed information, see Implementing Parallel Processing. This also provides information on the properties of a context (see About context properties).
Note:  
In monitors, you must implement the use of contexts. In queries, the use of contexts is automatically done for you.
You can create any number of contexts. Creating a context just allocates an ID and creates a small object. See also Creating contexts.
For information on how to obtain a reference to a context, see Obtaining context references.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback