Generic Function dispatch-async

Package:

CL-GSERVER.DISPATCHER

Syntax:

  dispatch-async DISPATCHER DISPATCHER-EXEC-FUNresult

Arguments and Values:

Description:

Dispatches a function to a worker of the dispatcher to execute there. `dispatch-async' does a `tell' to a `dispatcher' worker and is asynchronous.