Hacker News new | ask | show | jobs
by drivebyacct2 4983 days ago
Is there a large overhead for having to use a goroutine rather than the lower level? Do you think it's appropriate for Go to expose that, or do you just miss it?
1 comments

> Is there a large overhead for having to use a > goroutine rather than the lower level?

No.