[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1536) Optimisation
Tim Fox (JIRA)
jira-events at lists.jboss.org
Tue Mar 3 13:14:22 EST 2009
Optimisation
------------
Key: JBMESSAGING-1536
URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1536
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assignee: Tim Fox
Fix For: 2.0.0 Beta
Various system optimisations:
1) Optimise message routing. We can probably combine preroute and route. Also in BindingsImpl we can avoid creation of so many sets, and use array based logic instead.
2) Optimise SimpleString - intern() where appropriate
3) Optimise journal direct byte buffers.
--
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