This is a discussion on Linux and LRPC (or even COM) - Linux ; Hi, I wanted to know if Linux has a native implemenation of LRPC (Lightweight Remote Procedure Call) or even COM (most probably not). The reason for asking about this is given in: http://groups.google.co.in/group/com...defebfb?hl=en# I have implemented the requirements listed in ...
Hi,
I wanted to know if Linux has a native implemenation of LRPC
(Lightweight Remote Procedure Call) or even COM (most probably not).
The reason for asking about this is given in:
http://groups.google.co.in/group/com...defebfb?hl=en#
I have implemented the requirements listed in post mentioned above
using message queues. But I get it that it's a no-no.
Thanks in advance,
-Neel.