Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找用 Java 编写的发布/订阅中间件。在 Google Code 上,有几个中间件,但没有很好的文档记录。所以,我在使用这些中间件时遇到了困难。
您的指针将不胜感激。
RabbitMQ 是一个简单的发布/订阅系统。试一试,它有据可查,而且很容易上手。