I want to run nodejs server in pm2 cluster mode. where my server will around 2000 request per seconds. Will pm2 support grpc. In grpc, proto-3 version , they use http2 which says it will need only one connection for streaming. how do we make sure all the workers are utilised in this case
-- _____________________________________________________________ The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. The firm is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/e40758df-0f63-4a68-b2c5-18dcb3396144%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
