[Info-vax] MQ series client support AST?
Jan-Erik Söderholm
jan-erik.soderholm at telia.com
Thu Dec 10 14:08:30 EST 2009
rockdale wrote:
> Hi all:
>
> I have a c application running on openvms and reading messages from MQ
> Server on a windows machine. Right now, the application is polling the
> message but now we want to change it to AST enabled. Does anybody know
> that MQ series client support AST? just like TCP/IP? I am very new to
> OpenVMS.
>
> Thanks in advance
> -rockdale
>
>
If I'm not wrong, you could also read from the MQ-queue
with a timeout, that is, you are stuck in the read until
something arrivs on the queue *or* the timeout "times-out".
At timeout you can just re-issue the read operation.
That would give you fast respons, which is what I guess
you are realy asking for.
Jan-Erik.
More information about the Info-vax
mailing list