Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038362
en ru br
Репозитории ALT
S:1.2.2-alt1_5jpp11
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: aalto-xml

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.2.2-alt1_5jpp11
Время сборки: 4 июня 2021, 15:31 ( 146.8 недели назад )
Размер архива: 2.95 Mb

Домашняя страница:   http://wiki.fasterxml.com/AaltoHome

Лицензия: ASL 2.0
О пакете: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)
Описание:

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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • aalto-xml
  • aalto-xml-javadoc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin