g2 icon indicating copy to clipboard operation
g2 copied to clipboard

Define a gRPC api

Open tamalsaha opened this issue 8 years ago • 0 comments

Goals:

  • Define a gRPC based api for Gearman.
  • Fix the protocol issues in Gearman (#15).
  • Client protocol must be stateless and unidirectional.

Benefits:

  • Clients in many languages.
  • Authentication via HTTP.
  • Json ready client (using grpc-gateway).

tamalsaha avatar Feb 19 '17 11:02 tamalsaha