Custom Adapters

In addition to the adapters provided by Sybase CEP, you can write your own adapters to integrate into the Sybase CEP Engine. You can design adapters to handle a wide variety of external requirements that cannot be handled by the standard adapters.

A variety of SDKs is provided so that adapters can be written in a number of programming languages, including:


Adapters may be in-process or out-of-process. In-process adapters are executed within the Sybase CEP server process. The Engine starts and stops in-process adapters in conjunction with the execution of a query module. Out-of-process adapters are executed in a separate process (on the same or different machines). Out-of-process adapters are started and stopped independently of the Engine and associated query modules.

For more detailed information about how to create custom adapters, please see the Sybase CEP Integration Guide.


Created March 8, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com