Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

ANNOUNCEMENT: VTD-XML 1.0 released

 
   Database Help (Home) -> Java RSS
Next:  Table Comparison software?  
Author Message
Jimmy zhang

External


Since: Oct 06, 2008
Posts: 1



(Msg. 1) Posted: Mon Apr 21, 2008 4:58 pm
Post subject: ANNOUNCEMENT: VTD-XML 1.0 released
Archived from groups: comp>lang>java>databases (more info?)

I am pleased to announce that both Java and C version 1.0 of
VTD-XML -- an open-source, high-performance and non-extractive
XML processing API -- is freely available on sourceforge.net.
For source code, documentation, detailed description of API
and code examples, please visit

http://vtd-xml.sourceforge.net

New in VTD-XML 1.0 is the integrated support of XPath that also
features a easy-to-use interface that further enhances VTD-XML's
inherent benefits, such as CPU/memory efficiency, random access,
and incremental update. A demo of the XPath capability is available
at

http://vtd-xml.sourceforge.net/demo.html

For further reading, please refer to the following articles about
VTD-XML

* Process SOAP with VTD-XML
http://xml.sys-con.com/read/48764.htm

* Better, faster XML processing with VTD-XML
http://www.devx.com/xml/Article/22219?trk=DXRSS_XML

* XML on a chip
http://www.xml.com/pub/a/2005/03/09/chip.html

* Improve XML processing with VTD-XML
http://www.intel.com/cd/ids/developer/asmo-na/eng/dc/xeon/multicore/211657.htm

 >> Stay informed about: ANNOUNCEMENT: VTD-XML 1.0 released 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
SQLServer 2000 Driver for JDBC behaviour on SQL Server res.. - 1) My java code properly connects to the SQL Server DB via the SQL Server 2000 JDBC driver. 2) During one of our stress tests, we restarted the SQL Server to see how the code handles it. 3) My code doesn't really recognize that the SQL server is up and m...

Displaying contents from database in an applet - I have created a connection to an MSAccess database, but I am unable to display the results in an webbrowser. My question is therefore how do I retrieve and displaty the records of my database on a webpage? Kind regards Johan Reimers

Hibernate and log4j config under Tomcat. - "Under Tomcat 3.x and 4.x, you should place the log4j.properties under the WEB-INF/classes directory of your web-applications. Log4j will find the properties file and initialize itself. This is easy to do and it works." "The XML configu...

Java & MySQL show table status command - Hi, I am using java to retrieve a resultset with "show table status" mysql command. I am having problem reading the [name] and [engine] column. In the metadata object it is showing as VARCHAR but when I do getString() it is returning me the o...

Error returning REF CURSOR - Hello, I'm trying to invoke a PLSQL function returning a REF CURSOR I'm using OracleCallableStatement .... and this is the code: =================CODE======================= Connection conn = null; OracleCallableStatement..
   Database Help (Home) -> Java All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]