Hacker News new | ask | show | jobs
by npn 1134 days ago
in fact Crystal concurrency is the same with Go, both using coroutine technique. though Go should be more performance because it is built for that feature.
1 comments

Interesting, I might give Crystal a try!