NMS
ActiveMQ: Publish Messages in bulk, persistent, but not async?
is it possible to store a large amount of messages in bulk? I want to send them sync, persistent, but to get speed very much at one time.[详细]
2023-04-07 02:18 分类:问答authenticate connection to activeMQ with username/password
I have an application running ok sending messages to activemq. I\'m using spring.net and Nmstemplate to connect to broker.[详细]
2023-03-27 06:10 分类:问答Zenoss - Device Access Control Lists for Customers
We\'re evaluating Zenoss and are interested in Device Access Control. We would like to set up the system so that our customers could access Zenoss and only see their devices and status. This feature a[详细]
2023-03-12 23:25 分类:问答ICollectionPtr COM
I have an issue that ive been batteling with for a day or so now and im wondering if anyone might be able to help:[详细]
2023-03-01 00:46 分类:问答Transferring large files with Apache NMS
What is currently considered state-of-art, so to speak, when transferring large files over Apache NMS (using ActiveMQ)? Putting the whole 开发者_运维知识库content into a StreamMessage? However, I\'ve[详细]
2023-02-22 05:57 分类:问答Delayed delivery with ActiveMQ 5.3 and NMS
I\'m attempting to use the new delayed delivery functionality from NMS. The schedulerSupport attribute has been set in the config file, and I\'m using the following code to attempt to delay delivery[详细]
2023-02-13 03:13 分类:问答How can I programatically purge an ActiveMQ queue using the Apache.NMS API?
I need the ability to purge a queue pro开发者_C百科gramatically using Apache.NMS (C#). I\'ve been looking through the NMS API, but see no such capability. Does it exist?There isn\'t a direct way to fl[详细]
2023-02-11 04:15 分类:问答Can DateTime conversion between Java and C# introduce errors?
Background I\'m using Apache\'s NMS library to talk with ActiveMq. Every sent message is time stamped by the producer, I\'m looking at message latency by subtracting the timestamp from DateTime.UtcNow[详细]
2023-02-10 19:10 分类:问答Multiple clients with Server Application more than 15 clients handling issue
I have a Server Application written in C# .NET and running on Windows XP SP3. I am using asynchronous sockets programming for handling around 500 clients.[详细]
2023-02-03 02:26 分类:问答Is there a way to set the maximum number of message redeliveries in ActiveMQ when using the Apache.NMS libraries?
I\'m using Apache.NMS 1.4. I need to be able to programmatically set the maximum number of times a message can be delivered before开发者_如何转开发 being placed in the DLQ (Dead Letter Queue). Is ther[详细]
2023-01-20 19:28 分类:问答
加载中,请稍侯......