到目前为止,我无法让预取大小起作用。
我试过了:
mySession->createQueue([quename]?consumer.prefetchSize=5);
tcp://localhost:61616?prefetchPolicy.all=5
我正在使用 cms::Connection 和 cms::Consumers。我是否必须切换到 activemq::core?
谢谢
到目前为止,我无法让预取大小起作用。
我试过了:
mySession->createQueue([quename]?consumer.prefetchSize=5);
tcp://localhost:61616?prefetchPolicy.all=5
我正在使用 cms::Connection 和 cms::Consumers。我是否必须切换到 activemq::core?
谢谢