mq
Maximum number of JMS Queues
We have an application that has 1) a custom server (conventional ServerSocket) that responds to 2) Java SWING applications/applets running on client desktops.[详细]
2023-04-10 00:51 分类:问答What is MQSecurityExit in WebSphere MQ Java classes?
I am trying to find some documentation on what is MQSecurityExit and how do we actually implement it in Java. I just have a very little idea on this - like I believe it\'s for authenticating MQ client[详细]
2023-04-02 05:18 分类:问答to view all websphere MQ messages in JMS call
I use JMS (Java Message Service API) in my java application to work with queues/topics residing on websphere MQ. I am looking for a tool/support pac which can show me all MQ Messages being called e.g.[详细]
2023-03-29 09:03 分类:问答Are there any good alternatives to RabbitMQ for low-end setups?
I\'ve been using RabbitMQ in a few setups now, and I can\'t shake the feeling that there must be something that\'s more easily set up. Despite it\'s conveniences it\'s hard to justify MQ for a solutio[详细]
2023-03-25 09:17 分类:问答IBM MQ Message Throttling
We are using IBM MQ and we are facing some serious problems regarding controlling its asynchronous delivery to its recipient.We are having some java listeners configured, now the problem is that we ne[详细]
2023-03-20 22:07 分类:问答Message delivery sequence in akka actors
I\'m pretty new to Akka and couldn\'t find the answer in the reference manual. Suppose we have remote actors distribut开发者_Python百科ed in the cluster of 3 machines (A, B, C), where one actor lives[详细]
2023-03-09 14:46 分类:问答Spring JmsTemplate & WebSphere MQ - ignoring RECEIVE_TIMEOUT_NO_WAIT
I am using Spring JmsTemplate and WebSphere MQ (inside WebSphere App Server). I create the JmsTemplate instance as follows:[详细]
2023-03-08 05:51 分类:问答Is MQ publish/subscribe domain-specific interface generally faster than point-to-point?
I\'m working on the existing application that uses transport layer with point-to-point MQ communication.[详细]
2023-03-06 08:28 分类:问答What is Microsoft's version of MQ Series?
In college we stu开发者_开发问答died IBM\'s MQ Series which was middleware that you could send messages to that would be persisted in a Queue.MQ Series had what was called Guaranteed Message delivery,[详细]
2023-02-27 04:56 分类:问答thread grabs other threads IPC message from queue (Linux)
When I have two different IPC message queues on Linux, sometimes the messages from the wrong queue are grabbed.[详细]
2023-02-25 15:42 分类:问答