Hi,
Qpid doesn't support RPC it is messaging. Qpid does support a request/reply pattern but it
is not RPC.
There is a hello_world example that shows how you might pattern a request reply app.
See:
https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/README.txt
William
----- Original Message -----
> Hi, everyone
>
> I'm using QPID and have read the doc page "Programming in Apache
> Qpid" on web site. I'd say I'm wondering if QPID offers RPC
> communication directly. I guess I didn't find any related info in
> page.
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org
|