#threading in mojo

3 messages · Page 1 of 1 (latest)

dusky fog
#

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 ?

limber gull
supple dune
#

Not yet but it'll have in the future.