Hey folks,

i am doing efforts in order to learn about xdr/rpc. So, i decided to
read some code in src/lib/libc/rpc. I found it to be a little heavy,
cause there too many function invocation overhead between the caller
and the "real" function that do the job.

So, i wonder if anybody knows an alternative implementation for
xdr/rpc? Just like there are for stdio functionalities.

Of course, my requirement is that it runs on our OS of choice.

Thanks a lot.

Reply via email to