| Package | Description |
|---|---|
| gololang.concurrent.workers |
Support for asynchronous, message-based processing of tasks.
|
| Modifier and Type | Method and Description |
|---|---|
Port |
WorkerEnvironment.spawnWorker(WorkerFunction function)
Spawns a worker function.
|
| Constructor and Description |
|---|
Port(ExecutorService executor,
WorkerFunction function)
Port constructor.
|
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.