Re: java serialization alternative

Avinash Lakshman <[email protected]> Sat, 29 Mar 2008 09:54:31 -0500
Newsgroups gmane.comp.windows.devel.java.advanced
Message-ID <[email protected]>
Yes it does. But it seemed to worked much better in terms of time taken to do so. I don't seem to remember the exact numbers but increased our throughput by atleast 400%.
 
Avinash> Date: Fri, 28 Mar 2008 18:54:25 -0700> From: [email protected]> Subject: Re: [ADVANCED-JAVA] java serialization alternative> To: [email protected]> > On Friday 28 March 2008 18:41, Avinash Lakshman wrote:> > We are building a large scale system which relies on messaging> > heavily. We tried all kinds of serialization formats: Java, JAXB, XML> > and JSON with XStream. All of them were useless for high throughput.> > So we switched to Externalizable style serialization and were able to> > get much better performance. Which was evident upfront but we didn't> > have to write that code.> > Doesn't Externalizable require you to implement the actual conversion to> and from the external format?> > > > ...> > > Randall Schulz> > ===================================> This list is hosted by DevelopMentorĀ® http://www.develop.com> > View archives and manage your subscription(s) at http://discuss.develop.com
_________________________________________________________________
Windows Live Hotmail is giving away Zunes.
http://www.windowslive-hotmail.com/ZuneADay/?locale=en-US&ocid=TXT_TAGLM_Mobile_Zune_V3
===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com