Comment 4 for bug 867918

Revision history for this message
Derek_ (derek-name) wrote :

Thanks, Bhaskar. We don't use ZSYSTEM and MUPIP INTRPT for this, though. From INTRPT^MSCZJOBU, we call a custom C program, gtmsignal, once to send the signal to all mumps process. I guess we could use $zsigproc() instead if it had a "*" mode. But I think that part of the process is already very efficient.

MSCZJOBU.m
http://bazaar.launchpad.net/~ov+gtm-integration/openvista-gtm-integration/mainline/view/head:/mumps/MSCZJOBU.m

gtmsignal.c
http://bazaar.launchpad.net/~ov+gtm-integration/openvista-gtm-integration/mainline/view/head:/src/gtmsignal/gtmsignal.c