These samples demonstrate how to work with the StreamBase-provided APIs to create client programs:
-
Buffering Sample — Highlights the tuple buffering options for producer or enqueue clients.
-
Client Sample — Provides sample enqueue and dequeue clients; that is, enqueuing (adding) tuples onto a named stream, and dequeuing (reading) processed tuples from a named stream. The samples include both Java or C++ sources.
-
StreamBase .NET Client Sample — Provides sample .NET enqueue, dequeue clients, and a monitor client that displays system, operator, and thread information. This sample requires the StreamBase .NET Client API, which is installed only for Windows.
