Steve Yau
2017-11-22 08:55:23 UTC
Hi,
Could someone point me to an example of C implementation of mult-thread
thrift server? There are references for some other languages, but not
for C. I have written a program based on the glibc Tutorial example and
its working fine. Now I would like to turn it into a multi-thread server
to support concurrent client requests.
Appreciate any advice. Many thanks.
-Steve
Could someone point me to an example of C implementation of mult-thread
thrift server? There are references for some other languages, but not
for C. I have written a program based on the glibc Tutorial example and
its working fine. Now I would like to turn it into a multi-thread server
to support concurrent client requests.
Appreciate any advice. Many thanks.
-Steve