Re: java serialization alternative

Randall R Schulz <[email protected]> Fri, 28 Mar 2008 18:54:25 -0700
Newsgroups gmane.comp.windows.devel.java.advanced
Message-ID <[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