activemq-cpp
ActiveMQ-CPP prefetchSize 3.2.2
So far I am unable to get the prefetch size to function. I have tried: mySession->cr开发者_StackOverflow中文版eateQueue([quename]?consumer.prefetchSize=5);[详细]
2023-04-11 13:16 分类:问答How do I ensure a topic is removed from an ActiveMQ broker
开发者_StackOverflowI am having some trouble with an ActiveMQ broker not removing unused topics from it\'s memory.[详细]
2023-03-05 05:56 分类:问答c++ ActiveMQ sending binary messages
Is it possible to send a stringstream containing binary over activemq? If so, how is this done? I know the Java version of activemq has a feature called BlobMessage or StreamMessage to do so, howeve[详细]
2023-02-14 12:54 分类:问答ActiveMQCPP connection.start() hangs up
I\'m using ActiveMQ CPP 5.2.3 if it matters. I have JMS producer that connects using failover transport to JMS network of brokers.[详细]
2023-02-13 22:15 分类:问答Can ActiveMQ CPP Api be used to Talk to RabbitMQ Broker?
We have C++ Software that needs to send message via RabbitMQ broker, has somebody开发者_高级运维 tried ActiveMQ CPP lib (CMS) to send/receive messages to RabbitMQ broker?the CMS API is a generic API f[详细]
2022-12-20 08:19 分类:问答