Cross-platform, cross-language messaging system?

前端 未结 8 1949
萌比男神i
萌比男神i 2021-02-04 10:47

I\'m developing a set of applications that work together to create a system for processing metering data. There\'s several reasons I want to have them loosely coupled and the sy

8条回答
  •  太阳男子
    2021-02-04 11:30

    activemq

    http://activemq.apache.org/cross-language-clients.html

    Supports all the following protocols

    • OpenWire
    • REST
    • Stomp
    • WS Notification
    • XMPP
    • AMQP

    Thanks Paul

提交回复
热议问题