In-process vs. Out-of-process Activities

An overview of in-process and out-of-process activities that are not specific to adapters.

Compiling, registering a query, and server control (for example, stopping execution of a project) are out-of-process activities. All of these out-of-process activities use the Sybase CEP client SDK.

Important:

Before you can call any of the client SDK functions, you need to call the client initialization function. (The exact name depends upon which SDK you are using.)

The remaining SDK functionality, such as creating user-defined functions, as well as in-process adapters, uses Sybase CEP Server SDK.