Async features in almost all popular languages are a single thread running an event loop (Go being an exception there I believe). Multi threading is still quite difficult to get right if the task isn't trivially parallelizable.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: