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.
我测试了hornetq-2.0.0GA和hornetq-2.2.5 Final的消息传递速度,发现旧版本的消息传递速度更高,这是真的还是我的错误?
很难说。这一切都取决于你正在做的测试......
你需要确保你正在做正确的同步,并扩大你的测试。服务器有时需要确保保留事务的语义,您可能会觉得一个生产者速度较慢,但您需要进行适当的测试来衡量这一点。
你的这个线程实际上是一个很好的候选人,因为这个问题没有说明你在做什么。