ConduitSQS v0.3.1 API Reference

Modules

Implements the Conduit adapter interface for SQS

Processes a message batch and acks successful messages

Facilitates setup communication to pollers that queues are available

Validates that options passed in the broker are valid upon startup

Handles demand from Workers by polling an SQS queue for messages

Manages pollers

Interface between ConduitSQS and SQS

Converts a batch of SQS messages to Conduit messages

Produces SQS options from a conduit message and publish options

Creates queues at startup and notifies pollers to start

Worker requests messages and processes them

Manages WorkerSupervisors

Manages workers for a specific queue

Exceptions