Skip to main content
0 votes
0 answers
80 views

I’m trying to implement an RPC-style Request/Reply pattern using SmallRye Reactive Messaging with IBM MQ in a Quarkus application. I already know how to implement this pattern using plain JMS: ...
Kobra's user avatar
  • 1,378
0 votes
0 answers
48 views

I'm building a distributed system that processes messages from hundreds of thousands of sensors, each identified by a sensor_id. I need to guarantee: Strict ordering per sensor_id No two consumers ...
Ben Hirschberg's user avatar
Best practices
0 votes
0 replies
98 views

I have a question about messaging in our system. We have three services: Order, Cart, and Monitoring. We usually work with communication in such a way that each project has its own contracts, and ...
pietro's user avatar
  • 231
Best practices
1 vote
3 replies
104 views

I have a question about sharing contracts between services using a message broker (more specifically, Azure Service Bus). I searched for it in various articles and asked a chatbot, but I didn't get a ...
pietro's user avatar
  • 231
0 votes
1 answer
95 views

I'm working on a messaging platform type sales platform. A buyer can contact a seller about a product. Their message concerns a specific product. The exchange of messages is only possible between a ...
AMP59's user avatar
  • 63
2 votes
1 answer
156 views

We recently decided to move from MassTransit to Wolverine for sending messages using Azure Service Bus. However, we’ve run into some issues with our multi-tenant setup. Our setup looks as follows: ...
WillemCoding's user avatar
0 votes
1 answer
60 views

While trying to create a new message-driven bean template using EJB or Web module created in Maven, my project does not show the option of message-driven beans when I select Enterprise Beans in the ...
Kamlendu Pandey's user avatar
0 votes
1 answer
62 views

We are looking for a way in MassTransit to configure the prefetch count for all endpoints with a few lines of code while still being able to configure a different setting per endpoint using .NET ...
sdec's user avatar
  • 193
1 vote
2 answers
384 views

I wish to implement the transactional outbox pattern in a system that uses a database table as a transactional outbox in concert with Kafka in order to guarantee exactly-once delivery of my messages ...
filpa's user avatar
  • 3,744
0 votes
1 answer
69 views

Friends, I am looking for Messaging/Queuing service, preferably opensource that supports Queuing-Dequeuing over HTTP(its a must). I know there are a lot of Cloud based services(AWS SQS, Azure EventHub)...
user1597990's user avatar
1 vote
2 answers
152 views

How can we detect divergence in an Aeron cluster and take the diverging node out of the cluster? For example if we have a 3 node aeron cluster, if one of the nodes in the cluster diverges from the ...
Peter Thomas's user avatar
1 vote
1 answer
85 views

I have to conduct tasks 1-6 in an orchestrated async manner. every task has a receive queue and respond queue. These tasks are long-running...can take several days to finish. The orchestrator is ...
dhinkatika's user avatar
0 votes
1 answer
82 views

Is there a way to send a message directly to the current agent performing an action? For example, I want to use a wait for message transition to stop my agent in populations forklifts from progressing ...
ThisMyUserName's user avatar
1 vote
1 answer
307 views

I have previous experience with Kafka and I am relatively new to Azure Service Bus. Taking into account similarities between Kafka partitions and Azure Service Bus sessions, I am wondering if it's ...
Mladen Krstić's user avatar
1 vote
1 answer
1k views

I was having difficulty in getting A2P approval on our sub-accounts brand campaign. The error shows: (1) The campaign submission has been reviewed and rejected due to issues verifying the Call to ...
Reinelyn Herradura's user avatar

15 30 50 per page
1
2 3 4 5
173