next up previous contents
Next: 9.1 The REMOTE Package Up: CMU Common Lisp User's Previous: Step-by-Step Alien Example

9 Interprocess Communication under LISP

Written by William Lott and Bill Chiles  

CMU Common Lisp offers a facility for interprocess communication (IPC) on top of using Unix system calls and the complications of that level of IPC. There is a simple remote-procedure-call (RPC) package build on top of TCP/IP sockets.





Raymond Toy
Mon Jul 14 09:11:27 EDT 1997