[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1534) JMS object message optimisation

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue Mar 3 12:56:22 EST 2009


JMS object message optimisation
-------------------------------

                 Key: JBMESSAGING-1534
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1534
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
            Assignee: Tim Fox
             Fix For: 2.1.0.beta


When sending an object message and the body is well known type like a List, Map, String etc, then we can avoid using Java serialization and encode the object in our own format for better performance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list