|
|
|
|
|
by kllrnohj
27 days ago
|
|
> and a proper way to write parallel programs for when async would lead to all the bad stuff async leads to. you need real threads for parallelism though? And real threads scale just fine such that m:n threading isn't typically needed. |
|
with CAS, making a multicore cml is not too hard.