Introduction

SAP® Sybase® Event Stream Processor includes an extensive set of input and output adapters that you can use to subscribe to and publish data. Additional specialized adapters for Event Stream Processor are available from SAP® as optional add-ons. You can also write your own adapters to integrate into the ESP Server and design them to handle a variety of external requirements that the standard adapters cannot manage.

Event Stream Processor provides an adapter toolkit for building custom external (Java) adapters.

Event Stream Processor also provides a variety of SDKs that you can use to build custom external adapters in a number of programming languages, such as C, C++, Java, and .NET (C#, Visual Basic, and so on). For versions supported for SDKs, see the Installation Guide.

Finally, Event Stream Processor also provides an internal API that you can use to build custom internal adapters. However, it is recommended that you use the adapter toolkit instead of the internal API as: