0 Replies Latest reply on May 17, 2010 12:13 PM by rdavid

    Specifying Quality of Service for a message

      We are using the JBoss messaging publish/subscribe service and need to associate each 
      published message with a traffic class (DSCP) at the IP level based on the topic
      associated with the message. I see that the bisocket class has a setTrafficClass()
      method to set the DSCP value for the socket. Is there a way in which the traffic class
      can be specified when the client publishes a message and have it carried through the
      protocol stack to the point where the message is sent over the bisocket? If not, can
      you suggest a way in which a traffic class can be associated with a messaging topic in
      JBoss? Thanks, Rasikan David.