Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Which callback methods are faster—process control callbacks or message broker subscriptions?

0
Posted

Which callback methods are faster—process control callbacks or message broker subscriptions?

0

You get approximately the same performance when starting a process using the process control or message broker, but it is significantly faster to receive a process control callback than a message broker subscription. The message broker subscription filter mechanism uses a database to map the filter values to process instances. Process control callbacks are routed directly to the process instances.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.