Package: golang-github-stevvooe-ttrpc-dev (0.0~git20180205.d452837-1)
Links for golang-github-stevvooe-ttrpc-dev
Debian Resources:
Download Source Package golang-gogottrpc:
- [golang-gogottrpc_0.0~git20180205.d452837-1.dsc]
- [golang-gogottrpc_0.0~git20180205.d452837.orig.tar.xz]
- [golang-gogottrpc_0.0~git20180205.d452837-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
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.
Other Packages Related to golang-github-stevvooe-ttrpc-dev
|
|
|
|
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-gogoprotobuf-dev
- transitional package -- safe to remove
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-google-genproto-dev
- Generated Go packages for common protocol buffer types
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go
Download golang-github-stevvooe-ttrpc-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 17.8 kB | 91.0 kB | [list of files] |