[
http://jira.jboss.com/jira/browse/JBMESSAGING-872?page=all ]
Tim Fox updated JBMESSAGING-872:
--------------------------------
Fix Version/s: 1.2.1
Assignee: Tim Fox (was: Ovidiu Feodorov)
Convert destinations to ints
----------------------------
Key: JBMESSAGING-872
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-872
Project: JBoss Messaging
Issue Type: Sub-task
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.2.1
Destination implementations JBossQueue and JBossTopic are currently not much more than
just Strings identifiers.
When sending a message the destination (and possibly the replyto) need to be serialized
with the message.
If the Destinations are just identifiers then they could represented as ints making there
less bytes to serialize.
This could be significant for destinations with long names, e.g. 100 bytes -> 4 bytes
(per message)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira