|
|
|
|
|
by MrBuddyCasino
2493 days ago
|
|
Let's be real here, its not just the memory requirements, because context switching and the associated nuking of cpu caches are not free. You can go very far with it nowadays, but you can go much farther with async code, if you really need to. |
|
And IMHO the added code complexity is not worth the trouble.