Component Definitions

SMQ/S

A simple topic-based message queue service.

SMQ/S Broker

A highly available service that acts as a broker to SMQ/S instances , transitioning an SMQ/S deployment’s topology from a non-distributed web system to a distributed web system.

Tenta Producer

A client that interacts with an SMQ/S instance or an SMQ/S broker cluster that submits messages to the queues by topic.

Synapse Consumer

A client that interacts with an SMQ/S instance or an SMQ/S broker cluster that reads or removes messages from the queues by topic.

Transform Rules Engine

Transforms log entries into serialized JSON according to user-defined schema transformations associated with identifiers that represent the log format.

Relational Conversion Engine

Converts entry objects into relational SQL for ingestion into a relational database, and performs the loading of that data.