Speed up UTF-8 encoding
-----------------------
Key: JBMESSAGING-1320
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1320
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 2.0.0 Beta
UTF-8 encoding in RemotingBuffer is currently fairly slow because it delegates to MINA
which uses CharSetEncoders/Decoders which have a high startup time.
We should consider writing our own UTF-8 encoding algorithm for better perfomance.
--
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