Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
4823 days ago
> No, you don't. C doesn't have lightweight threads, which means it can't support a useful CSP model of concurrency.
Well there are a few libraries available for it.
And Windows C developers can make use of fibers.