Implementing Guaranteed Processing
Guaranteed processing allows message delivery in the event of a server crash or lost network connection.
- Overview
A guaranteed processing sytstem produces exactly the same results (other than timing) with failures as processing would have produced without failures.
- Sybase CEP Engine Settings
Use Sybase CEP Studio or the Sybase CEP Eclipse plugin to enable guaranteed processing on your projects, modules, and streams. You can also specify guaranteed processing settings with dynamic queries if you use a Sybase CEP SDK to build a custom application.
- Writing an Adapter for Guaranteed Processing
To write your own adapter for a guaranteed processing system, incorporate the Sybase CEP Guaranteed Delivery protocol and handle guaranteed processing communication with your data source or destination.
- Variations of Guaranteed Processing
A guaranteed processing application incorporates both guaranteed processing and persistence. Depending on your application needs, you might want to enable just one of these features in Sybase CEP Engine.
Created April 28, 2011. Send feedback on this help topic to Sybase Technical Publications:
pubs@sybase.com