awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesEmbedded Queue Servers

Queue server implementations that run directly within a host application process.

Distinct from Application Server Deployments: Specifically for message queues, distinct from general application server deployment gateways.

Explore 1 awesome GitHub repository matching devops & infrastructure · Embedded Queue Servers. Refine with filters or upvote what's useful.

Awesome Embedded Queue Servers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • softwaremill/elasticmqAvatar de softwaremill

    softwaremill/elasticmq

    2,886Voir sur GitHub↗

    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

    Supports running the queue server directly within the application to eliminate external dependencies.

    Scalaamazon-sqsawsaws-sqs
    Voir sur GitHub↗2,886
  1. Home
  2. DevOps & Infrastructure
  3. Application Server Deployments
  4. Embedded Queue Servers