C++ Async server with processes pool

35 views
Skip to first unread message

lsk

unread,
Feb 14, 2017, 3:08:00 PM2/14/17
to grpc.io
Hi I have a question about using our own threadpool in async model.

Our code is not thread save at all and it's not going to change any time soon. For now we use one big mutex in sync server scenario.
Is there a way to switch to async server model and use processes pool instead of threads? Has anyone done it?

Best,
Leszek.
Reply all
Reply to author
Forward
0 new messages