[Bug 219728] [NEW PORT] devel/grpc: High performance, open-source universal RPC framework

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 2 14:15:16 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219728

            Bug ID: 219728
           Summary: [NEW PORT] devel/grpc: High performance, open-source
                    universal RPC framework
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla at FreeBSD.org
          Reporter: amutu at amutu.com
                CC: bapt at FreeBSD.org
             Flags: maintainer-feedback?(vanilla at FreeBSD.org)
          Assignee: vanilla at FreeBSD.org

Created attachment 183153
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183153&action=edit
grpc.shar

gRPC is a modern open source high performance RPC framework that can run in any
environment. It can efficiently connect services in and across data centers
with pluggable support for load balancing, tracing, health checking and
authentication. It is also applicable in last mile of distributed computing to
connect devices, mobile applications and browsers to backend services.
The main usage scenarios:
    Efficiently connecting polyglot services in microservices style
architecture
    Connecting mobile devices, browser clients to backend services
    Generating efficient client libraries
Core Features that make it awesome:
    Idiomatic client libraries in 10 languages
    Highly efficient on wire and with a simple service definition framework
    Bi-directional streaming with http/2 based transport
    Pluggable auth, tracing, load balancing and health checking

WWW: http://www.grpc.io

portlint -A:
WARN: Makefile: possible use of absolute pathname "/proc".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list