Hi, Im having real problems with the performance of standard java serialization. I need to turn fairly large and complex objects in to an on-the-wire format using a (fairly) transparent mechanism (e.g: java serialization).
After observing rubbish performance from standard java serialization, I turned to jboss serialization. However - for my usage, this is showing up as 30% slower than standard java serialization. Am I maybe using it incorrectly? If anyone could help me out I'd greatly appreciate it. Regards, Dave View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902233#3902233 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902233 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
