[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-872) Convert destinations to ints

Ovidiu Feodorov (JIRA) jira-events at lists.jboss.org
Wed Mar 14 00:31:29 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-872?page=all ]

Ovidiu Feodorov updated JBMESSAGING-872:
----------------------------------------

    Fix Version/s: Unscheduled
                       (was: 1.2.1)

> 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: Unscheduled
>
>
> 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