Skip to Content.
Sympa Menu

xom-interest - re: [XOM-interest] Serializing objects that contain an instan ce of nu.xom.Document, part II

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: "Brian Sam-Bodden" <bsbodden AT integrallis.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: re: [XOM-interest] Serializing objects that contain an instan ce of nu.xom.Document, part II
  • Date: Thu, 19 Feb 2004 18:39:39 -0500

At 2:42 PM -0800 2/19/04, Brian Sam-Bodden wrote:


Ward Cunningham of XP fame put together a short study
of Java serialization that you might find interesting.

http://c2.com/doc/SerializationThroughput/


Interesting article. I'll need to explore it further. However, it's three years out of date, and performance info rarely lasts that long. One of his VMs was Kaffe, hardly a speed demon now, much less two years ago. I also note that his test used very easily serializable data (arrays of integers). It was certainly not nearly as complex a mesh of interlocking pointers as a typical XOM Document object.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page