I am looking for a lightweight RPC in C/C++ between VxWorks and linux
(both embedded systems) and started looking at protobuf for this
purpose.

The 3rd party addons (RPC implementations) I saw in the doc looks
either heavy (RCF) or immature.

1. Why was the current method of services deprecated? will it be
removed in the future?
2. are there examples how to write plugins? skeletal RPC using this
method?
3. Any contemporary recommended RPC implementation ?

thanks
Noam

On Mar 10, 11:55 pm, awk <awkimp...@gmail.com> wrote:
> I'm trying to throw together an alternativeRPCmechanism using a
> protoc plugin/CodeGenerator (rather than use the deprecated headers).
>

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

Reply via email to