Re: using RPC on asynchronous server

2008-10-16 Thread Kenton Varda
Many (most?) servers at Google use asynchronous protobuf RPC.  I'm not sure
how to answer your question, though.  Can you be more specific?

On Tue, Oct 14, 2008 at 7:16 AM, muqu <[EMAIL PROTECTED]> wrote:

>
> Anybody can shine some light on their experience on using the PB RPC
> on an asynchronous server, like whether RPC is well-designed for it or
> any potential pitfalls? I find the for async server, matching a
> response to the original request is kind of a pain.
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



using RPC on asynchronous server

2008-10-14 Thread muqu

Anybody can shine some light on their experience on using the PB RPC
on an asynchronous server, like whether RPC is well-designed for it or
any potential pitfalls? I find the for async server, matching a
response to the original request is kind of a pain.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---