Package grpc: Information

    Source package: grpc
    Version: 1.53.0-alt1
    Latest version according to Repology
    Build time:  Apr 30, 2024, 12:38 AM in the task #347132
    Category: Networking/Other
    Report package bug
    License: Apache-2.0
    Summary: Modern, open source, high-performance remote procedure call (RPC) framework
    Description: 
    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

    List of rpms provided by this srpm:
    gem-grpc (x86_64, ppc64le, i586, aarch64)
    gem-grpc-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-grpc-devel (noarch)
    gem-grpc-doc (noarch)
    gem-grpc-tools (noarch)
    grpc-plugins (x86_64, ppc64le, i586, aarch64)
    grpc-plugins-debuginfo (x86_64, ppc64le, i586, aarch64)
    grpc-tools-ruby-protoc (noarch)
    libgrpc (x86_64, ppc64le, i586, aarch64)
    libgrpc++ (x86_64, ppc64le, i586, aarch64)
    libgrpc++-debuginfo (x86_64, ppc64le, i586, aarch64)
    libgrpc++-devel (x86_64, ppc64le, i586, aarch64)
    libgrpc-debuginfo (x86_64, ppc64le, i586, aarch64)
    libgrpc-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexey Shabalin


    ACL:
    Arseny Maslennikov
    @everybody

      1. chrpath
      2. cmake
      3. gcc-c++
      4. libssl-devel
      5. libstdc++-devel
      6. libxxhash-devel
      7. ninja-build
      8. openssl-devel
      9. pkgconfig(zlib)
      10. protobuf-compiler
      11. libabseil-cpp-devel
      12. libcares-devel
      13. rpm-build-ruby
      14. rpm-macros-cmake
      15. libprotobuf-devel
      16. libre2-devel

    Last changed


    April 10, 2023 Alexey Shabalin 1.53.0-alt1
    - 1.53.0
    July 24, 2021 Pavel Skrylev 1.38.0-alt1.2
    - ! closes gem build requires with check condition
    July 24, 2021 Pavel Skrylev 1.38.0-alt1.1
    - + ruby packages