|
|
|
|
|
by wcummings
4019 days ago
|
|
Futures model async tasks, there's no reason you couldn't write an executor which uses OS threads using this framework (as they say in the post...) >we provide a flexible mechanism for explicitly controlling the execution context of callbacks, using a simple Executor interface |
|