Yes, Cap'n Proto is fully designed for concurrent requests, using a single-threaded event loop concurrency approach. This is the default behavior in Cap'n Proto -- you don't have to do anything special to enable it.
-Kenton On Thu, Feb 7, 2019 at 8:51 AM <[email protected]> wrote: > is it possible for cap'n proto server to handler multiple requests > concurrently? can you provide any examples/suggestions? > > -- > You received this message because you are subscribed to the Google Groups > "Cap'n Proto" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/capnproto. > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
