معرفی شرکت ها


golang-github-containerd-ttrpc-devel-1.1.0-3.fc37.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

GRPC for low-memory environments
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته golang-github-containerd-ttrpc-devel
نام فایل بسته golang-github-containerd-ttrpc-devel-1.1.0-3.fc37.noarch.rpm
نسخه بسته 1.1.0
انتشار بسته 3.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 21 Jul 2022 01
هاست سازنده buildvm-x86-12.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/containerd/ttrpc
مجوز ASL 2.0
حجم دانلود 45K
حجم نصب 115.590K
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


جایگزین ها

بسته نسخه معماری مخزن
golang-github-containerd-ttrpc-devel-1.2.1-4.fc37.noarch.rpm 1.2.1 noarch Fedora Everything
golang-github-containerd-ttrpc-devel-1.2.2-1.fc37.noarch.rpm 1.2.2 noarch Fedora Everything


نیازمندی

مقدار نام
- go-filesystem
- golang(github.com/gogo/protobuf/protoc-gen-gogo/descriptor)
- golang(github.com/gogo/protobuf/protoc-gen-gogo/generator)
- golang(github.com/golang/protobuf/proto)
- golang(github.com/sirupsen/logrus)
- golang(golang.org/x/sys/unix)
- golang(google.golang.org/genproto/googleapis/rpc/status)
- golang(google.golang.org/grpc/codes)
- golang(google.golang.org/grpc/status)


ارائه دهنده

مقدار نام
= 1.1.0-3.fc37 golang(github.com/containerd/ttrpc)
= 1.1.0-3.fc37 golang(github.com/containerd/ttrpc/plugin)
= 1.1.0-3.fc37 golang-github-containerd-ttrpc-devel
= 1.1.0-3.fc37 golang-ipath(github.com/containerd/ttrpc)


نحوه نصب


نصب پکیج rpm golang-github-containerd-ttrpc-devel:

    dnf install golang-github-containerd-ttrpc-devel-1.1.0-3.fc37.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-containerd-ttrpc-devel
/usr/share/doc/golang-github-containerd-ttrpc-devel/README.md
/usr/share/doc/golang-github-containerd-ttrpc-devel/example
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/Protobuild.toml
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/cmd
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/cmd/handshaker_linux.go
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/cmd/handshaker_other.go
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/cmd/main.go
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/doc.go
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/example.pb.go
/usr/share/doc/golang-github-containerd-ttrpc-devel/example/example.proto
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/containerd
/usr/share/gocode/src/github.com/containerd/ttrpc
/usr/share/gocode/src/github.com/containerd/ttrpc/.goipath
/usr/share/gocode/src/github.com/containerd/ttrpc/README.md
/usr/share/gocode/src/github.com/containerd/ttrpc/channel.go
/usr/share/gocode/src/github.com/containerd/ttrpc/channel_test.go
/usr/share/gocode/src/github.com/containerd/ttrpc/client.go
/usr/share/gocode/src/github.com/containerd/ttrpc/client_test.go
/usr/share/gocode/src/github.com/containerd/ttrpc/codec.go
/usr/share/gocode/src/github.com/containerd/ttrpc/config.go
/usr/share/gocode/src/github.com/containerd/ttrpc/example
/usr/share/gocode/src/github.com/containerd/ttrpc/example/example.proto
/usr/share/gocode/src/github.com/containerd/ttrpc/go.mod
/usr/share/gocode/src/github.com/containerd/ttrpc/handshake.go
/usr/share/gocode/src/github.com/containerd/ttrpc/interceptor.go
/usr/share/gocode/src/github.com/containerd/ttrpc/metadata.go
/usr/share/gocode/src/github.com/containerd/ttrpc/metadata_test.go
/usr/share/gocode/src/github.com/containerd/ttrpc/plugin
/usr/share/gocode/src/github.com/containerd/ttrpc/plugin/generator.go
/usr/share/gocode/src/github.com/containerd/ttrpc/server.go
/usr/share/gocode/src/github.com/containerd/ttrpc/server_linux_test.go
/usr/share/gocode/src/github.com/containerd/ttrpc/server_test.go
/usr/share/gocode/src/github.com/containerd/ttrpc/services.go
/usr/share/gocode/src/github.com/containerd/ttrpc/services_test.go
/usr/share/gocode/src/github.com/containerd/ttrpc/types.go
/usr/share/gocode/src/github.com/containerd/ttrpc/unixcreds_linux.go
/usr/share/licenses/golang-github-containerd-ttrpc-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-11-22

Update to upstream 1.1.0 (fixes rhbz#2021872)

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2020-12-17

Update to 1.0.2

2020-08-23

Rebuilt for FTBFS

2020-08-10

Update to 1.0.1

2020-07-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild