Elasticmq
Visit ToolElasticMQ is an in-memory message queue system with an Amazon SQS-compatible interface. It can run stand-alone, via Docker, or embedded, facilitating asynchronous task processing and system decoupling.
At a glance
Trending
ElasticMQ is an in-memory message queue system with an Amazon SQS-compatible interface. It can run stand-alone, via Docker, or embedded, facilitating asynchronous task processing and system decoupling.
Trending
About
ElasticMQ is an in-memory message queue system designed to be compatible with Amazon SQS. It offers an actor-based Scala implementation and an SQS-compatible REST (query) interface. The system ensures message delivery by polling queues and blocking messages for a specified visibility timeout, making them available again if not deleted. ElasticMQ supports delayed message delivery and emphasizes message delivery guarantees, though clients should be idempotent to handle potential duplicate deliveries. It serves as an excellent SQS alternative for testing and for building systems that operate both within and outside the Amazon infrastructure, offering flexible deployment options including stand-alone, Docker, or embedded within applications.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending