HighTechTalks DotNet Forums  

xml parsing innovation

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss xml parsing innovation in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
cactus
 
Posts: n/a

Default xml parsing innovation - 02-14-2006 , 06:43 PM







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 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.



--
cactus
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.