[Info-vax] MQ series client support AST?
rockdale
rockdale.green at gmail.com
Sun Dec 13 18:33:22 EST 2009
> Then there are no race condintion. Two separate process could read or
> write two separate queues without any problems.
Two separate process you are talking here is different from the multi-
threads I was talking in my post, is it?
2 sepearte process in openVMS are 2 independent applications and you
use RUN command to run these 2 applications, right?
The multi-threads I was talking is withing one application (process) I
will sprawl another thread, in this case, openVMS still consider it as
one process, right. Based on the MQ documentation, this one process
still have a race condition when it access to the diff queue under the
same MQ manager.
Sorry for all my questions, just want to be clearify before I
implement any changes to the already working system.
Thanks for your help.
-Rockdale
More information about the Info-vax
mailing list