Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Virtual thread support? ("write async like sync") - Modular
M
Modular
•
3y ago
•
5 replies
Alex Gunnarson
Virtual thread support? ("write async like sync")
Wondering whether Mojo will support writing async code like writing synchronous code
, like Java
's virtual threads
. Hoping to avoid the
"function coloring
" problem introduced by
async
async
/
await
await
.
See also
https://www.infoworld.com/article/3678148/intro-to-virtual-threads-a-new-approach-to-java-concurrency.html
.
Modular
Join
This server is the home of the MAX and Mojo community! Join us to chat about all things Modular.
20,199
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
multi-thread / async synchronization primitives?
M
Modular / questions
2y ago
Does Mojo support virtual environments?
M
Modular / questions
3y ago
Async function docs?
M
Modular / questions
2y ago
Use async Python library?
M
Modular / questions
14mo ago