as https://capnproto.org/cxxrpc.html say KJ discourages fine-grained 
interaction between threads as synchronization is expensive and 
error-prone. Instead, threads are encouraged to communicate through Cap’n 
Proto RPC. 
I have question , how can I ues rpc for threads communicate?
should I instantiate a capnp::EzRpcServer on each thread?

-- 
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 capnproto+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/capnproto/8a3a68cb-7a4d-45e0-b7c6-2a7456d34a91%40googlegroups.com.

Reply via email to