1 dépôt
User interfaces for visually monitoring and manipulating message queues.
Distinct from Queue Management: Focuses on the UI layer for management rather than the backend prioritization logic.
Explore 1 awesome GitHub repository matching devops & infrastructure · Interfaces. Refine with filters or upvote what's useful.
ElasticMQ is an Amazon SQS mock server and emulator designed for local development and testing of asynchronous messaging logic without requiring cloud connectivity. It provides a local messaging test tool that mimics cloud-based messaging infrastructure to verify message producer and consumer behavior. The project can be deployed as a standalone service or as an embedded emulator that runs directly within a Java application process to remove external dependencies. It includes a web-based queue management interface for monitoring queue statistics and managing messages visually. The system sup
Ships a web-based interface for monitoring queue statistics and managing messages visually.