Connection Pool
Efficiently manages AMQP connections using deadpool for optimal resource utilization and performance.
Modern AMQP libraries for Rust and Go with connection pool, publisher, and subscriber. Build reliable distributed systems with minimal boilerplate.
Everything you need to build reliable message-driven applications.
Efficiently manages AMQP connections using deadpool for optimal resource utilization and performance.
Automatically creates exchanges, queues, and bindings - no manual infrastructure needed.
Automatic retry with configurable delays and dead letter queue for failed messages.
Built-in trace ID generation with OpenTelemetry support for tracking message flows.
Register and manage multiple workers with a clean, consistent pattern for message handling.
Ensure only one consumer processes messages at a time for strict ordering requirements.
Configurable worker concurrency with async/blocking spawn options for optimal throughput.
Custom middleware for logging, metrics, distributed tracing, and more.
Join thousands of developers building resilient microservices with Easy RMQ.