Пакет aalto-xml: Информация

    Исходный пакет: aalto-xml
    Версия: 1.0.0-alt1_6jpp8
    Собран:  5 февраля 2019 г. 4:36
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    aalto-xml (noarch)
    aalto-xml-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. maven-local
      2. /proc
      3. /proc
      4. mvn(com.fasterxml:oss-parent:pom:)
      5. mvn(junit:junit)
      6. mvn(org.apache.felix:maven-bundle-plugin)
      7. mvn(org.codehaus.woodstox:stax2-api)
      8. jpackage-generic-compat
      9. rpm-build-java

    Последнее изменение


    5 февраля 2019 г. Igor Vlasenko 1.0.0-alt1_6jpp8
    - fc29 update
    15 апреля 2018 г. Igor Vlasenko 1.0.0-alt1_5jpp8
    - java update
    15 ноября 2017 г. Igor Vlasenko 1.0.0-alt1_4jpp8
    - new version