home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!sasjzs
- From: sasjzs@falcon.unx.sas.com (Joseph Slater)
- Subject: Re: independent process communication
- Originator: sasjzs@falcon.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <BzB0op.8F7@unx.sas.com>
- Date: Tue, 15 Dec 1992 14:10:00 GMT
- Reply-To: sasjzs@vms.sas.com
- References: <6521@mtecv2.mty.itesm.mx>
- Nntp-Posting-Host: falcon.unx.sas.com
- Organization: Or lack thereof
- Keywords: wake hibern
- Lines: 31
-
-
- In article <6521@mtecv2.mty.itesm.mx>, jlromero@mtecv2.mty.itesm.mx
- |>(Ing. Jose Luis Romero Ogawa) writes:
- |>
- |> We are trying to communicate two independent process in 'C' with the
- |>'raise' and 'signal' procedures. The last thing we have done is the use
- |>of signals with the kill statement (for UNIX).
- |>
- |> We are looking for some procedure like the UNIX one, to establish
- |>signal communication in VMS operating system. We will appreciate any
- |>help you can give us. Our email adresses are:
- |>
- |> jlromero@omega.mty.itesm.mx
- |> jsalinas@omega.mty.itesm.mx
- |>
- Hola!
- Si ustedes quieren usar UNIX, no puedo ayudar. Pero si Unix no es
- importante, el PPL Run-time Library contiene muchos procedimientos
- para comunicar entre procesos.
-
- Please forgive my poor Spanish. What I tried to say, for those
- of you who don't speak Spanish (and maybe for those that do {:*))
- is that if you don't need to use the Unix-type calls, the VMS
- PPL Run-time library contains numerous routines for communicating
- between processes. It has drawbacks, but is basically a package
- of well-worn methods that have been packaged and enhance and are
- officially supported.
-
- Joe Slater
- sasjzs@vms.sas.com
- Mine opinion is just that.
-