https://bugzilla.redhat.com/show_bug.cgi?id=1396216 Bug ID: 1396216 Summary: Review Request: aalto-xml - Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: puntogil@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://gil.fedorapeople.org/aalto-xml.spec SRPM URL: https://gil.fedorapeople.org/aalto-xml-1.0.0-1.fc24.src.rpm Description: The Aalto XML processor is a next-generation 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 compliancy 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. Fedora Account System Username: gil Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=16497347 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx