← All products

MESSAGE QUEUEComing soon

VXQueue

A Kafka-style message queue and broker for high-throughput event streaming, with topics, partitions, and durable produce and consume APIs.

Capabilities

What VXQueue does.

Topics and partitions

Organize event streams into topics split across partitions for parallelism and ordered delivery.

Produce and consume APIs

Publish messages and consume with offset commits so clients track exactly what they have processed.

Transactions

Group produces and commits into atomic transactions for exactly-once processing semantics.

Compaction and retention

Keep the latest value per key with log compaction, or age out data with configurable retention.

Quotas

Apply produce and consume quotas to keep clients fair and protect cluster capacity.

Multi-cluster admin

Administer topics, partitions, and settings across multiple clusters from one place.

Use cases

Where teams use it.