Re: Protocol Buffers RPC Server Implemention based on Mina(2.0-M5) and Protobuf(2.0.3)

2009-05-08 Thread clint.foster
Many thanks to both authors for providing this code. I have done some testing with the original protobuf-socket-rpc implementation and the MINA-based one. Both work well up to a certain number of consecutive calls. However, when I ran a test with 100,000 calls, both implementations started gettin

Re: 2.1.0 release is up

2009-05-14 Thread clint.foster
It's very nice to see support in the API for length-prefixed messages and blocking RPC's. Both will reduce the amount of boilerplate code needed for many protobuf applications. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google