Hi Omega, Sorry, I don't understand your question.
Cap'n Proto RPC uses an event loop concurrency model. "Polling" shouldn't ever be necessary. -Kenton On Sun, Dec 23, 2018 at 8:47 PM Omega Ishendra <[email protected]> wrote: > > Hello world, > > I am new to capnp. I want to know whether we can implement two servers in > capnp. > The requirement is to reduce number of polling in the communication. If we > have a client, it seems to be we have to poll many times, which can affect > runtime. > Is there anyway I can acheive this. > Are there ant example codes available? > > 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]. > 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.
