Re: java serialization alternative
Carfield Yim <[email protected]> Sun, 30 Mar 2008 00:48:11 +0800
| Newsgroups | gmane.comp.windows.devel.java.advanced |
|---|---|
| Message-ID | <[email protected]> |
How do you implement the Externalizable code? Is it just similar to http://java.sun.com/developer/TechTips/2000/tt0425.html or is that better approach? How do you handle HashMap? On 3/29/08, Avinash Lakshman <[email protected]> wrote: > > 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(R) 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(R) http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com