4 Replies Latest reply on Jan 29, 2009 2:27 AM by beve

    Priority in messages

    vishal12345

      HI,
      is here any way to enable priority amongst messages on ESB or being placed on ESB ?

      Please help.

      Thanks in anticipation

        • 1. Re: Priority in messages
          vishal12345

          any ideas ?

          • 2. Re: Priority in messages
            beve

             

            is here any way to enable priority amongst messages on ESB or being placed on ESB ?

            There is no general ESB Message priority, but there might be other was to achieve this. One option might be to use JMS Priorities.

            Please give us some more information about your use case and we will try to help out.

            regards,

            /Daniel

            • 3. Re: Priority in messages
              vishal12345

              thanks,
              Actually what I m trying to achieve is place a message on esb then its goes to various services for processing one by one I want that if the message contains some priority information based on which this message will override others and will get processed first

              Is that ok ? Thanks for help

              • 4. Re: Priority in messages
                beve

                 

                if the message contains some priority information based

                This could be done with content base routing.

                message will override others and will get processed first

                Perhaps you could pass high priority messages to a dedicated service and normal/low priority messages to another service.
                Would that work for your use case?

                regards,

                /Daniel