StreamBase Embedded Adapters

Embedded Adapters

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.

Bidirectional Adapters

The following adapter has characteristics of both input and output adapters, and installs from a separate installation kit:

Default Location

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/

Related Topics