Package : aalto-xml > RPM : aalto-xml-1.2.2-3.mga8.noarch.rpm

Basic items

Install
Name aalto-xml
Version 1.2.2
Release 3.mga8
URL http://wiki.fasterxml.com/AaltoHome
Group Development/Java
Summary Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)
Size 385KB
Arch noarch
License ASL 2.0

Description

The Aalto XML processor is a StAX XML processor implementation. It
is not directly related to other existing mature implementations
(such as Woodstox or Sun Java Streaming XML Parser), although it
did come about as a prototype for evaluating implementation strategies
that differ from those traditionally used for Java-based parsers.

Two main goals (above and beyond stock StAX/SAX API implementation) are:

° Ultra-high performance parsing by making the Common Case Fast
(similar to original RISC manifesto). This may mean limiting
functionality, but never compromising correctness. XML 1.0
compliance is not sacrificed for speed.

° Allowing non-block, asynchronous parsing: it should be possible to
"feed" more input and incrementally get more XML events out, without
forcing the current thread to block on I/O read operation.

Media information

Distribution release Mageia 8
Media name core-release
Media arch i586

Advanced items

Source RPM aalto-xml-1.2.2-3.mga8.src.rpm
Build time 2020-10-12 09:32:22
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie