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

    Исходный пакет: grpc
    Версия: 1.35.0-alt3
    Собран:  23 сентября 2022 г. 2:55
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.grpc.io

    Лицензия: Apache-2.0
    О пакете: Modern, open source, high-performance remote procedure call (RPC) framework
    Описание: 
    gRPC is a modern open source high performance RPC framework that can run in any
    environment. It can efficiently connect services in and across data centers
    with pluggable support for load balancing, tracing, health checking and
    authentication. It is also applicable in last mile of distributed computing to
    connect devices, mobile applications and browsers to backend services.
    
    The main usage scenarios:
    
    * Efficiently connecting polyglot services in microservices style architecture
    * Connecting mobile devices, browser clients to backend services
    * Generating efficient client libraries
    
    Core Features that make it awesome:
    
    * Idiomatic client libraries in 10 languages
    * Highly efficient on wire and with a simple service definition framework
    * Bi-directional streaming with http/2 based transport
    * Pluggable auth, tracing, load balancing and health checking

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    grpc-plugins (e2kv6, e2kv5, e2kv4, e2k)
    grpc-plugins-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgrpc (e2kv6, e2kv5, e2kv4, e2k)
    libgrpc++ (e2kv6, e2kv5, e2kv4, e2k)
    libgrpc++-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgrpc++-devel (e2kv6, e2kv5, e2kv4, e2k)
    libgrpc-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgrpc-devel (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Arseny Maslennikov

    Список участников:
    Arseny Maslennikov
    Slava Aseev

      1. pkgconfig(zlib)
      2. gcc-c++
      3. libcares-devel
      4. protobuf-compiler
      5. rpm-macros-cmake
      6. libabseil-cpp-devel
      7. libprotobuf-devel
      8. cmake
      9. openssl-devel
      10. libre2-devel

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


    31 мая 2021 г. Arseny Maslennikov 1.35.0-alt3
    - spec: Fixed FTBFS.
    11 мая 2021 г. Slava Aseev 1.35.0-alt2
    - Fix build with libabseil (-DCMAKE_CXX_STANDARD=17)
    27 января 2021 г. Arseny Maslennikov 1.35.0-alt1
    - Initial build for ALT Sisyphus.