[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: [ANN] VTD-XML Version 1.5 Released
  • From: Harry Xu <harry.hxu@g...>
  • Date: Tue, 14 Feb 2006 12:33:38 +1100
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=J2JJnCIwzZYBQw0ZLej4V7+6i8pgpbLkw/oqtYdUExOwrS+Jd0OKVGwfhp5nP2RX4ieNq7EjkkgOVTnmvD2JhWlV7M/P5fSpl7UKtOJgKfihv2fzAEJxNEJjEdyRT4soQrzfl8WkEG524h0wwx/5vtQbjo/EPGdRAn0jmW8WaMc=

[ANN] VTD-XML Version 1.5 Released

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.


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member