Custom Adapters

In addition to the adapters provided by Event Stream Processor, you can write your own adapters to integrate into the Server. You can design adapters to handle a variety of external requirements that the standard adapters cannot manage.

Event Stream Processor provides a variety of SDKs that allow you to write adapters in a number of programming languages, including:

For versions supported for SDKs, see the Installation Guide.

Related concepts
Custom External Adapters
Java External Adapters
C/C++ External Adapters
.Net External Adapters
Related reference
Custom Internal Adapters