The Artima Developer Community
Sponsored Link

Web Services Forum
xml parsing innovation

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
jimmy zhang

Posts: 3
Nickname: jzhang
Registered: Feb, 2006

xml parsing innovation Posted: Feb 14, 2006 4:11 PM
Reply to this message Reply
Advertisement
Eight years after the invention of XML, DOM and SAX,
despite their respective issues, are still the mainstays
of application developers.

So is it the end of road for XML parsing innovation?

The VTD-XML project team think not. We are proud to
announce the availability of both C and Java version
1.5 of VTD-XML, the next generation open-source XML
parser that goes beyond DOM and SAX in terms of
performance, memory usage and ease of use.

The technical highlights of VTD-XML are:

* Performance: the world's fastest XML parser,
between 5x~10x faster than DOM
* Memory Usage: 3x to 5x less than DOM, 1.3x~1.5x
XML document size
* Random access with built-in XPath support
* A simple and intuitive API

Other advanced features include:
* Buffer reuse
* Large document support (2GByte)
* Incremental update
* Hardware acceleration
* Native XML indexing.

For demos, latest benchmarks, related articles and software
downloads, please visit http://vtd-xml.sf.net. Also let us
know your thoughts and suggestions and help us improve
VTD-XML.

Topic: RSS and content syndication survey Previous Topic   Next Topic Topic: AXIS http post

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use