Subject: Re: more questions about threads...
From: Erik Naggum <erik@naggum.no>
Date: 2000/04/05
Newsgroups: comp.lang.lisp
Message-ID: <3163944808069043@naggum.no>

* David Hanley <djh@ncgr.org>
| And perhaps more critically: the ability to make use of more than one
| CPU if present.

  yet this may be what slows down the threads and speeds up the processes.

  I think a valuable benchmarking approach would be test the same kind of
  communication between the various kinds of processes, like sockets and
  some simple protocol.

#:Erik