Package grpc: Information

  • Default inline alert: Version in the repository: 1.53.0-alt1

Source package: grpc
Version: 1.38.0-alt1.1
Latest version according to Repology
Build time:  Sep 18, 2022, 05:21 AM in the task #296703
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, armh, aarch64)
gem-grpc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gem-grpc-doc (noarch)
gem-grpc-tools (noarch)
grpc-plugins (x86_64, ppc64le, i586, armh, aarch64)
grpc-plugins-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
grpc-tools-ruby-protoc (noarch)
libgrpc (x86_64, ppc64le, i586, armh, aarch64)
libgrpc++ (x86_64, ppc64le, i586, armh, aarch64)
libgrpc++-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgrpc++-devel (x86_64, ppc64le, i586, armh, aarch64)
libgrpc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgrpc-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Pavel Skrylev


ACL:
Arseny Maslennikov
@everybody

    1. gem(rake) >= 13.0
    2. gem(rake) < 14
    3. gem(rubocop) >= 0.49.1
    4. gem(rubocop) < 2
    5. gem(simplecov) >= 0.14.1
    6. gem(simplecov) < 1
    7. cmake
    8. pkgconfig(zlib)
    9. protobuf-compiler
    10. rpm-build-ruby
    11. rpm-macros-cmake
    12. gcc-c++
    13. libabseil-cpp-devel
    14. libprotobuf-devel
    15. libcares-devel
    16. gem(bundler) >= 1.9
    17. gem(bundler) < 3
    18. gem(google-protobuf) >= 3.15
    19. gem(google-protobuf) < 4
    20. gem(googleapis-common-protos-types) >= 1.0
    21. gem(googleapis-common-protos-types) < 2
    22. openssl-devel
    23. libre2-devel

Last changed


July 24, 2021 Pavel Skrylev 1.38.0-alt1.1
- + ruby packages
June 1, 2021 Pavel Skrylev 1.38.0-alt1
- ^ 1.35.0 -> 1.38.0
May 31, 2021 Arseny Maslennikov 1.35.0-alt3
- spec: Fixed FTBFS.