Newsgroups: comp.parallel.pvm
Path: ukc!uknet!pipex!howland.reston.ans.net!xlink.net!scsing.switch.ch!pobox!flukiger
From: flukiger@cscs.ch (Peter Fluekiger)
Subject: PVM and X11
Message-ID: <1994May16.103052.26562@cscs.ch>
Keywords: PVM, X-events
Sender: usenet@cscs.ch (NEWS Manager)
Nntp-Posting-Host: oncidium-fddi.cscs.ch
Organization: Centro Svizzero di Calcolo Scientifico, Manno
Date: Mon, 16 May 1994 10:30:52 GMT
Lines: 8

Can anybody tell me how to add PVM receive's to the X11
event queue? I would like to process a PVM read within
XtAppMainLoop. XtAddEventHandler would do the job, but it
requires a FILE descriptor associated to the read (the
PVM user only knows a task id, not a FILE descriptor or a
socket).

Thanks in advance!

