XML in Java: Data binding, Part 2: Performance (IBM developerWorks)
[Posted February 5, 2003 by cook]
Dennis M. Sosnoski
writes about XML data binding on IBM's developerWorks.
"
Enterprise Java expert Dennis Sosnoski checks out the speed and memory usage of several frameworks for XML data binding in Java. These include all the code generation approaches discussed in Part 1, the Castor mapped binding approach discussed in an earlier article, and a surprise new entry in the race. If you're working with XML in your Java applications you'll want to learn how these data binding approaches stack up!"
(
Log in to post comments)