Fedora Packages

golang-github-containerd-ttrpc-devel Subpackage of golang-github-containerd-ttrpc

GRPC for low-memory environments

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

Releases Overview

Release Stable Testing
Fedora Rawhide 1.1.0-4.fc40 -
Fedora 40 1.1.0-4.fc40 -
Fedora 39 1.1.0-1.fc39 -
Fedora 38 1.2.2-1.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-containerd-ttrpc dash maintainers at fedoraproject dot org.



Sources on Pagure