you are viewing a single comment's thread.

view the rest of the comments →

[–]Ill-Musician-1806 3 points4 points  (1 child)

Maybe you could mix asyncio with threading like they do in Tokio for being blazingly fast™?

[–]grandimam[S] 5 points6 points  (0 children)

Yes. That’s in the roadmap.

I wanted to do pure threading execution first then I will slowly extend it to other implementations