Thank you for your replies, Kenton and Ian.

Kenton, I'd like to contribute a new sample to help new users. I don't use 
GitHub but I can email you the work. The sample would be tutorial-oriented and 
not use ez-rpc. I'll look through the ez-rpc source to see how it uses the 
other classes, though any tips or insight would be appreciated.

I'm working on my own project, and I have capnp working and my five services 
are all talking to each other. Two of the services in particular do a lot of 
relaying, in one case three services provide the same interface and one query 
would get relayed from one to another to another. Is there a way to efficiently 
forward these queries and responses? I'm trying to see how to forward 
efficiently in terms of single messages (copying, processing time) and also in 
terms of many messages (not blocking one message while waiting for a response 
from another).

Thank you,
NBR

-- 
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/w9WdAYLe0oiFjIBjUVmuQbcMm1AOhKHVsIH4wgULuEXQDAaLsZIW-PGhxIvUTTT3lKzlHJLrT48gVZFBliUtE8IsrF0cO88pwYAbhX0q0Zo%3D%40protonmail.com.

Reply via email to