Skip to content

grpc async server threading models #51

Description

@yiakwy

Hi, I am glad to see your solution for aysnc grpc server to handle multiple services methods with an acceptable threading model. I am writing gprc pubsub services and try to provide a threading model for the async grpc server and clients with multiple services methods.

I try to figure it out from your source code and it is hard because you override almost grpc c++ api codes and it is not easy to see what you have done on top of grpc c++ code base. Could you tell me how this be handled in aysnc_grpc? @cschuet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions