Re: Object sharing between processes
Janis Dzerins <[email protected]> Sat, 01 May 2004 23:56:36 +0300
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Message-ID | <[email protected]> |
Peter Minten wrote: > > I was wondering about how Lisp objects can be safely shared in a > hypothetical Movitz LispOS[1]. The problem is the following shell > script: > > (bar (foo)) > > Say foo and bar are both programs, not functions. Foo gives something > as output which becomes bar's input. Now I see two problems with a > each-process-an-address-space system: I don't quite understand what you mean by "are both programs, not functions"! What is a program in LispOS? And "shell scripts"!? I think other questions may get answered or disappear when we deal with this one... -- Janis Dzerins Common Lisp -- you get more than what you see.