MailRuChamps / raic-2020

GNU General Public License v3.0
26 stars 27 forks source link

Make coroutines enable for usage with Kotlin #105

Open imaltsev opened 3 years ago

imaltsev commented 3 years ago

If you provide some extra packages for Python, then can we have coroutines in Kotlin?

kuviman commented 3 years ago

Please make a PR if you want some dependency to be added. Note that multithreading may actually be bad for performance since we calculate total cpu time across all threads.