Suggest a threadpool in future possibilites

This commit is contained in:
Stjepan Glavina 2019-02-27 21:33:07 +01:00
parent 8db9e27ad0
commit d53412a6e9
1 changed files with 2 additions and 1 deletions

View File

@ -291,4 +291,5 @@ None.
# Future possibilities
[future-possibilities]: #future-possibilities
None.
In the future, we could also have a threadpool like Rayon that can spawn
scoped tasks.