Cross-platform, cross-language messaging system?

前端 未结 8 1934
萌比男神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:21

    Open Message Queue (Open MQ) is included in the GlassFish application Server and also runs stand-alone. It starts up in a few seconds, and supports Java and C client. Stomp support is currently in development in version 4.4.

提交回复
热议问题