ModularM
Modular16mo ago
3 replies
rvs07

threading in mojo

Does mojo have an abstraction for threading like python and c++ 'std::thread' . I saw a coroutine struct in docs , is that the expected model for concurrency use cases ?
Was this page helpful?