messagebroker
sql insert into child and parent tables
I have two tables with a many-to-one relationship. (Oracle) **Table: PARENT** Field: A (PK) Field: B Field: C1[详细]
2023-04-01 13:59 分类:问答where to define default value in oracle package
when you define a package in oracle there is a like a header and then a body. One must define all parameters in both locations. I want to make one of the parameters optional for the calling program ([详细]
2023-04-01 06:57 分类:问答Java/Python communication via message broker
What is a good solution for communication via message broker that supports both (C)Python and Java/JMS applications?My particular requirements are:[详细]
2023-03-17 05:18 分类:问答What open source message queuing software provides durability with strict ordering?
What we need is RabbitMQ that actually works as a queue and doesn\'t do this. Messages should stay at the head of a queue untill client dequeues them explicitly.[详细]
2023-03-13 14:17 分类:问答How do I use IBM Message Broker to expose a stored procedure as a web service so it can be used with a Lotus Notes Application?
We are trying to expose a stored procedure (written in cobol) on our mainframe as a Web Service using IBM Websphere Message Broker. We then need to be able to use a Lotus Notes application (8.5.1) to[详细]
2023-03-13 08:33 分类:问答Publish/Subscribe samples with RabbitMQ in .NET [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-05 07:36 分类:问答ActiveMQ: Is MessageConsumer's selector process on the broker or client side?
Could someone please confirm if I\'m right or wrong on this. It seems to me that \"selector\" operation is done within MessageConsumer implementation.(i.e. ALL messages are still dispatched from Messa[详细]
2023-02-28 15:53 分类:问答Broker Application Development: Find which flows my subflow belongs to
I\'ve handling some legacy applications running on开发者_如何转开发 WMB and am trying to work out how to find which main flows a particular subflow belongs to. Seems an obvious thing to be able to do[详细]
2023-01-31 08:36 分类:问答how to send a file like word via RabbitMQ
I need to be able to send files like pdf or word via RabbitMQ (I think answer might be more generic meaning not specific to RabbitMQ but any broker I am however using RabbitMQ).[详细]
2023-01-29 08:44 分类:问答Embedded systems: Sockets vs MSMQ
I\'m developing a few applications for embedded devices; they should be compatible with both Windows CE 5.0 and XP embedded using C# 2.0.[详细]
2023-01-25 18:28 分类:问答