MD5 | 223A35932F69D0FD2E40433FCE32C592 |
PackageArch | noarch |
PackageDescription | GRPC for low-memory environments.
The existing grpc-go project requires a lot of memory overhead for importing
packages and at runtime. While this is great for many services with low density
requirements, this can be a problem when running a large number of services on a
single machine or on a machine with a small amount of memory.
Using the same GRPC definitions, this project reduces the binary size and
protocol overhead required. We do this by eliding the net/http, net/http2 and
grpc package used by grpc replacing it with a lightweight framing protocol. The
result are smaller binaries that use less resident memory with the same ease of
use as GRPC.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/containerd/ttrpc |
PackageMaintainer | Fedora Project |
PackageName | golang-github-containerd-ttrpc-devel |
PackageRelease | 2.fc34 |
PackageVersion | 1.0.2 |
SHA-1 | D0D4C4FD457A434031DE9267F398579BD6B0222C |
SHA-256 | 348B6E25252A5922A6A777EA13814FCB6219217D351497267DCB86CA0336531D |