Пакет librdkafka: Информация

    Бинарный пакет: librdkafka
    Версия: 0.11.6-alt2
    Архитектура: x86_64
    Собран:  27 августа 2020 г. 21:28 в задании #254896
    Исходный пакет: librdkafka
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/edenhill/librdkafka

    Лицензия: BSD-2-CLAUSE
    О пакете: the Apache Kafka C/C++ client library
    Описание: 
    librdkafka is a C library implementation of the Apache Kafka protocol, containing
    both Producer and Consumer support. It was designed with message delivery
    reliability and high performance in mind, current figures exceed 1 million
    msgs/second for the producer and 3 million msgs/second for the consumer.

    Сопровождающий: Pavel Vainerman

    Список участников:
    Pavel Vainerman

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


    27 марта 2019 г. Pavel Vainerman 0.11.6-alt2
    - added patch for use system libxxhash (altbug #36399)
    26 марта 2019 г. Pavel Vainerman 0.11.6-alt1
    - added patch for use external(system) lz4 (closed altbug #36399)
    9 ноября 2018 г. Pavel Vainerman 0.11.6-alt0.3
    - minor fixes in spec