Embedded adapters are those that run in the same StreamBase Server process that is hosting and processing your StreamBase application. In contrast to external adapters, embedded adapters do not incur a client-server communication overhead. Embedded adapters start and stop automatically with the StreamBase application, which simplifies many administration tasks.
The following input embedded adapters are included with the base StreamBase installation:
StreamBase provides separate installation kits for the following input adapters. Contact your StreamBase Systems representative about ordering adapter kits.
The following adapter has characteristics of both input and output adapters, and installs from a separate installation kit:
The following output embedded adapters are included with the base StreamBase installation:
The JAR files that implement embedded adapters reside in a Global Repository. The Global Repository is created in the following default locations:
- On Windows
-
C:\Program Files\StreamBase Systems\StreamBase
.n.m\lib\adapter\ - On Linux
-
/opt/streambase/lib/adapter/
-
StreamBase Embedded Adapters in the Authoring Guide describes how to include embedded adapters in your application
-
Using the Embedded Adapter API in the API Guide
