HackerTrans
TopNewTrendsCommentsPastAskShowJobs

plumarr

no profile record

comments

plumarr
·3 ปีที่แล้ว·discuss
The main benefit of virtual threads it that they release their carrier thread when they call (non native) blocking code, so that other virtual threads can be executed by the same carrier.

I don't think that it's the case for C# task, which also appear to be an higher level construct.