mojo icon indicating copy to clipboard operation
mojo copied to clipboard

[Docs] Any multithreading or concurrency explanation

Open aviplayer opened this issue 1 year ago • 4 comments

Where is the problem?

https://docs.modular.com/

What can we do better?

There are mentions about parallel execution but no spec or doc about it. How parallel execution works in Mojo. Is multi-threading supported? What is concurrency model?

Anything else?

It will be nice, if any link to the documentation being provided. Or any explanation about this topic.

aviplayer avatar Jan 24 '24 23:01 aviplayer

Any comments about parallel execution? Does anyone know? Can anybody point me on some articles?

aviplayer avatar Feb 07 '24 20:02 aviplayer

Found article on stackoverflow, which connected with this topic somehow: https://stackoverflow.com/questions/76562547/vectorize-vs-parallelize-in-mojo

aviplayer avatar Feb 09 '24 07:02 aviplayer