inter-service-communication

There are 11 repositories under inter-service-communication topic.

  • piomin/sample-camel-spring-boot

    three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools

    Language:Java343740
  • piomin/sample-envoy-proxy

    custom implementation of service discovery with envoy and inter-service communication for spring-boot applications

    Language:Java317126
  • imqueue/core

    Simple JSON-based messaging queue for inter service communication

    Language:TypeScript29511
  • crackCodeLogn/twm-artifactory

    Serves as the common classes access points across all related TWM modules for comms

    Language:Java3200
  • and3rson/radical

    Multi-transport RPC with asyncio & Django support.

    Language:Python2301
  • complyue/hbi

    Hosting Based Interface unified (Python3.7 Go1)

    Language:Python1400
  • complyue/hbichat

    Chat server and client (in simple TUI) to showcase HBI in all supported languages

    Language:Python130
  • protophp/promise-transfer

    A mechanism for reliable transmission data over unreliable long-lived socket connections with delivery, response and resume ability in PHP.

    Language:PHP1230
  • protophp/protophp

    ProtoPHP is an asynchronous binary protocol for inter-service communication in PHP applications.

    Language:PHP1240
  • CHIRANTH2488/133_148_159_179_Microservices-communication-using-RabbitMQ

    This project exhibits microservices with RabbitMQ for inter-service communication. It features a producer service for HTTP requests and consumer services for CRUD operations on a Student Management Database, including health checks. The README provides setup instructions for RabbitMQ containers, dependency building, and testing.

    Language:Python