awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
X

xetorthio/rmq

0
View on GitHub↗
0 estrellas·0 forks·5 vistas

Rmq

Features

  • Microservices and Messaging - Client for interacting with message queue systems.

Historial de estrellas

Gráfico del historial de estrellas de xetorthio/rmqGráfico del historial de estrellas de xetorthio/rmq

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Cuáles son las características principales de xetorthio/rmq?

Las características principales de xetorthio/rmq son: Microservices and Messaging.

¿Qué alternativas de código abierto existen para xetorthio/rmq?

Las alternativas de código abierto para xetorthio/rmq incluyen: apache/activemq — Apache ActiveMQ. bennidi/mbassador — Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event… grpc/grpc-java — gRPC Java is a library for building distributed systems that enables client and server applications to interact… line/armeria — Armeria is a Netty-based microservice framework used for building high-performance asynchronous services. It functions… netflix/eureka — Eureka is a service registry and discovery server that serves as a coordination tool for microservices. It provides a… protocolbuffers/protobuf — Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a…

Alternativas open-source a Rmq

Proyectos open-source similares, clasificados según cuántas características comparten con Rmq.
  • apache/activemqAvatar de apache

    apache/activemq

    2,435Ver en GitHub↗

    Apache ActiveMQ

    Java
    Ver en GitHub↗2,435
  • bennidi/mbassadorAvatar de bennidi

    bennidi/mbassador

    975Ver en GitHub↗

    Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven

    Javaconcurrent-programmingevent-driveneventbus
    Ver en GitHub↗975
  • grpc/grpc-javaAvatar de grpc

    grpc/grpc-java

    12,032Ver en GitHub↗

    gRPC Java is a library for building distributed systems that enables client and server applications to interact through remote procedure calls. It uses protocol buffers to define service interfaces and exchange structured data, providing a framework for connecting microservices across different environments. The framework utilizes an asynchronous networking foundation to manage concurrent connections and relies on a multiplexed binary protocol to facilitate efficient data exchange. It supports pluggable transport interceptors, allowing for the injection of custom logic into the request-respon

    Javagrpcjavamicroservices
    Ver en GitHub↗12,032
  • line/armeriaAvatar de line

    line/armeria

    5,115Ver en GitHub↗

    Armeria is a Netty-based microservice framework used for building high-performance asynchronous services. It functions as a multi-protocol RPC server capable of exposing gRPC, Thrift, and REST services on a single unified port. The project is distinguished by its ability to run diverse communication protocols simultaneously and its integrated RPC debugging web console, which allows for the discovery and invocation of remote procedure calls via JSON. It also includes a gRPC to JSON transcoder to enable web client compatibility with Protobuf services. The framework provides a comprehensive sui

    Java
    Ver en GitHub↗5,115
Ver las 6 alternativas a Rmq→