[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-268) Convert destinations to ints in message instance
Tim Fox (JIRA)
jira-events at lists.jboss.org
Wed Feb 21 14:24:45 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-268?page=all ]
Tim Fox closed JBMESSAGING-268.
-------------------------------
Resolution: Duplicate Issue
> Convert destinations to ints in message instance
> ------------------------------------------------
>
> Key: JBMESSAGING-268
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-268
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Fix For: 1.2.1
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> 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
More information about the jboss-jira
mailing list