Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37425172
en ru br
ALT Linux repositórios
S:1.2.2-alt1_5jpp11

Group :: Desenvolvimento/Java
RPM: aalto-xml

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.2.2-alt1_5jpp11
Data da compilação: 4 junho 2021, 15:31 ( 150.1 weeks ago )
Tamanho:: 2.95 Mb

Home page:   http://wiki.fasterxml.com/AaltoHome

Licença: ASL 2.0
Sumário: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)
Descrição:

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:

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

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

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • aalto-xml
  • aalto-xml-javadoc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009