|
|
|
|
|
by crudbug
1907 days ago
|
|
Agreed ! Current reactive code is littered with async/await for every IO function, which feels like they are trying to bolt reactive behavior. Library-based threading model provide the sync thinking with optimized async compute model. |
|