Intel XML Software Suite facilitates efficient XML processing in Java-based applications and server environments. This solution provides functionality for XML data in a variety of formats. The software suite uses the standard JAXP API allowing for simple drop-in compatibility requiring little if any code or environment modifications.Intel XML Software Suite consists of two major parts for Java environments: the Standard JAXP API interface, and the underlying XML Core responsible for XML processing. These components interact by using the Java Native Interface (JNI*). Performance is gained by processing input XML data in the native core. This design uses native memory pools, which reduces system memory consumption compared to competitive solutions. As a result, memory access is less fragmented creating efficient libraries for XML runtime processing in Java environments.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment