home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / programm / 3965 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.4 KB

  1. Xref: sparky comp.unix.programmer:3965 comp.unix.questions:9491 gnu.misc.discuss:2566 gnu.gcc.help:1796 comp.unix.ultrix:5936
  2. Path: sparky!uunet!stanford.edu!agate!cs.berkeley.edu!jtkohl
  3. From: jtkohl@cs.Berkeley.EDU (John T Kohl)
  4. Newsgroups: comp.unix.programmer,comp.unix.questions,gnu.misc.discuss,gnu.gcc.help,comp.unix.ultrix
  5. Subject: Re: help with unexec
  6. Date: 28 Jul 1992 17:59:47 GMT
  7. Organization: University of California, Berkeley
  8. Lines: 15
  9. Message-ID: <1541ujINN6as@agate.berkeley.edu>
  10. References: <1992Jul28.014955.21272@ulowell.ulowell.edu>
  11. NNTP-Posting-Host: stinson.cs.berkeley.edu
  12. In-reply-to: dnicodem@cs.ulowell.edu's message of 28 Jul 92 01:49:55 GMT
  13.  
  14. In article <1992Jul28.014955.21272@ulowell.ulowell.edu> dnicodem@cs.ulowell.edu (David Nicodemus) writes:
  15.  
  16. > I am looking for a way to force a program out of execution, and save an image
  17. > of the program that can be restarted from the same point at a later time. 
  18.  
  19. You might look at the Condor software from the University of Wisconsin
  20. (see the Winter '92 USENIX proceedings for a description of the
  21. mechanism and pointers to other work).  It requires a "well-behaved"
  22. application (e.g. doesn't do things which are hard to reconstitute, like
  23. use the network, pipes, etc.).
  24. --
  25. John Kohl <jtkohl@cs.berkeley.edu>
  26. UC Berkeley CS grad student
  27. Member of the League for Programming Freedom--details: league@prep.ai.mit.edu
  28. (The above opinions are MINE.  Don't put my words in somebody else's mouth!)
  29.