Is it possible to use Capnproto RPC messaging to deliver function calls 
through lockfree ring buffer between threads?
There are 2 ring buffers (client -> server, server->client, 1 to many 
scenarios are also possible).
I'm thinking about how to use capnproto RPC messaging to pack a call to an 
object's interface from another thread and pass it through this interthread 
transport.
Any ideas or examples of how to approach this? Or Capnproto isn't suitable 
for such a task?

Many thanks

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/capnproto/ca16c240-365a-4f53-ab73-552b175a444eo%40googlegroups.com.

Reply via email to