معرفی شرکت ها


golang-github-containerd-ttrpc-dev_0.0~git20190828.92c8520-2_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

GRPC for low-memory environments
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Focal-20.04
مخزن Ubuntu universe all
نام بسته golang-github-containerd-ttrpc-dev
نام فایل بسته golang-github-containerd-ttrpc-dev_0.0~git20190828.92c8520-2_all.deb
نسخه بسته 0.0~git20190828.92c8520
انتشار بسته 2
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/containerd/ttrpc
مجوز -
حجم دانلود 18888
حجم نصب 96
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. . Please note that while this project supports generating either end of the protocol, the generated service definitions will be incompatible with regular GRPC services, as they do not speak the same protocol. . This package provides sources.


نحوه نصب


نصب پکیج deb golang-github-containerd-ttrpc-dev:

    sudo apt-get install golang-github-containerd-ttrpc-dev_0.0~git20190828.92c8520-2_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-containerd-ttrpc-dev/README.md
./usr/share/doc/golang-github-containerd-ttrpc-dev/changelog.Debian.gz
./usr/share/doc/golang-github-containerd-ttrpc-dev/copyright
./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/cmd/protoc-gen-gogottrpc/main.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/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/generator.go
./usr/share/gocode/src/github.com/containerd/ttrpc/server.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/gocode/src/github.com/stevvooe/ttrpc -> ../containerd/ttrpc