Is there a way to prioritize messages in the JMS broker according to a custom header value?
Example: "purchase date". first put etc.
Please inform.
It is not possible to do this under the JMS standard. It does not support custom routing rules such as.
However, many products that implement JMS support some rule-based routing / prioritization, so you should study the product documentation.
, - Apache Camel ServiceMix JMSPriority - . ActiveMQ , .
, Tibo BusinessWorks ( ) .
, JMSProvider, ESB/message.
, - JMSPriority . . , ActiveMQ JMSPriority .
Source: https://habr.com/ru/post/1748812/More articles:three-connected error - iphoneUsing Html Agility Pack - c #Extract title tags from plain text - javascriptKill explorer.exe with window name - vbscriptIs InstallShield 2010 Really Necessary to Support Windows 7 (vs. Using InstallShield 12) - windowsIs this the correct way to resolve warning C4945 (symbol already imported from another assembly)? - windowsIs it possible to use WPF in .NET 2.0? - c #javascript removing an array of elements - javascriptПроблема создания вложенных списков ul с использованием PHP - jquerycan i increase the date using xpath? - xpathAll Articles