My problem is
I want to write the grpc python multithread code for the client-server
application, both client and server should use
threads in order to handle multi-requests at the same time. The client is
simulating a gateway where it uploads data to the server. This data should
be an array of objects.
The server is receiving these data and printing them in a multi-threaded
way.

Thank you
ᐧ

On Fri, Oct 26, 2018 at 11:46 PM 'Carl Mastrangelo' via grpc.io <
grpc-io@googlegroups.com> wrote:

> Yes it does.  If you provide more information about what you want to do,
> we can give a better answer.
>
> On Thursday, October 25, 2018 at 9:11:49 AM UTC-7, rob.vai...@gmail.com
> wrote:
>>
>> hi
>>
>> I want to know Is grpc python support multi-thread?
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "grpc.io" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/grpc-io/TYz7WUUJkiw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> grpc-io+unsubscr...@googlegroups.com.
> To post to this group, send email to grpc-io@googlegroups.com.
> Visit this group at https://groups.google.com/group/grpc-io.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/grpc-io/31b617e5-629f-473b-8dcf-d9af2d17a0a5%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/31b617e5-629f-473b-8dcf-d9af2d17a0a5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Sincerely,
Vaibhav Bedi
Email ID- rob.vaibhavb...@gmail.com
Contact Number-8950597710
Website-http://www.vaibhavbedi.com/

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CALf_L11_DF2kHhnnxQ2i7dtUU7hNsmWe9e5%3DVDrRmxaiUdShLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to