Changeset 13616

Timestamp:
10/02/11 14:30:27 (12 years ago)
Author:
Mark Evenson
Message:

A wrapping of the built-in Java thread pool of Executors.

Provides a basis for experimenting with multi-core Lisp execution.
In the future, java.util.concurrent.Callable would be the interface to make
individual executions based upon.

THREADS:START-SERVER will start a primitive, file-based message queue
system that processes files as they are created in a given directory.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.