All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] rpc on top of unidirectional messages
@ 2008-11-10 16:46 Tom Schouten
  2008-11-10 18:51 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Schouten @ 2008-11-10 16:46 UTC (permalink / raw)
  To: Xenomai-help

Hello,

With the risk of being a bit off-topic, does anyone here know of a code 
generator or library that implements RPC on top of Xenomai native or Posix
message queues?

Cheers,
Tom


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Xenomai-help] rpc on top of unidirectional messages
  2008-11-10 16:46 [Xenomai-help] rpc on top of unidirectional messages Tom Schouten
@ 2008-11-10 18:51 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2008-11-10 18:51 UTC (permalink / raw)
  To: Tom Schouten; +Cc: xenomai


Tom Schouten wrote:
> Hello,
>
> With the risk of being a bit off-topic, does anyone here know of a code
> generator or library that implements RPC on top of Xenomai native or Posix
> message queues?

This is not off-topic, but I am afraid we have no ready made answer to
this need. You can probably use RPCs based on UDP sockets such as the
classical many years old Sun RPCs, or the latest XML based RPCs, or
real-time oriented CORBA implementations such as TAO. But this all looks
overkill for local communications.

-- 
                    Gilles.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-10 18:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 16:46 [Xenomai-help] rpc on top of unidirectional messages Tom Schouten
2008-11-10 18:51 ` Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.