messaging
Record all xmls from JMS queue before they get processed by trigger
Has anyone had any luck with a tool that can save all xmls (as say .txt or .xml files doesn\'t matter) that arrive on a websphere MQ before they get processed off the queue by a JMS trigger (without 开[详细]
2023-04-06 07:14 分类:问答Is logging to a message queue a good idea?
Currently I\'m facing the problem to aggregate several log files from a distributed system. But since most of the applications are Java applications which use both log4j and all of them use JMS I th[详细]
2023-04-05 14:00 分类:问答Webhook Service Provider or Project
Does anyone know of a service provider or a project that will provide me with webhook functionality?Sure it\'s just a matter of sending a HTTP/S POST, but it should be implemented with a queue for dur[详细]
2023-04-05 09:03 分类:问答Factors Affected for Low Performance of middleware Messaging Softwares
I am planning开发者_开发百科 to inegrate messaging middleware in my web application. Right now I am tesing different messaging middleware software like RabbitMQ,JMS, HornetQ, etc..[详细]
2023-04-05 04:29 分类:问答Can an ESB send HTTP POSTs to subscribers?
I\'m researching ESBs & Queuing impleme开发者_运维百科ntations and it looks like in most cases when implemented as a pub/sub the subscriber needs to know about the publisher and either needs to in[详细]
2023-04-05 03:36 分类:问答Recommended message bus architecture for publishing client events
What\'s the recommended messaging architecture for the following scenario: Multiple workstations running a WinForms client[详细]
2023-04-03 10:49 分类:问答ActiveMQ CPP Library
I have a Java application and a C++ application. I want to use Apache ActiveMQ for the communication between these applications. I know how to setup ActiveMQ, Run it etc.. I want to know what I should[详细]
2023-04-02 16:46 分类:问答Distributed Domain Driven Design Resources
I am quite confident with developing DDD applications, but one area which is continuing to cause me problems is when two applications integrate with each other. I am struggling to find any useful book[详细]
2023-04-02 00:38 分类:问答messages between local Silverlight apps without using local messaging
I have one silverlight appl开发者_运维百科ication hosted in HTTPS and another in HTTP. How can I send messages between them? Silverlight\'s local messaging system can not send messages between silverl[详细]
2023-04-01 04:16 分类:问答How can I send a message/notification/inbox message to all of a page's fans?
Have been searching over the Graph API docs, looking for the answer to this. I have been told and now am pretty sure there is no way for all fan page fans/people that like it to see a message in semi-[详细]
2023-03-31 17:52 分类:问答