← Back to context Comment by philippta 3 hours ago That would be shared ownership again. 1 comment philippta Reply mrkeen 2 hours ago So then I would sell STM to you from the "other end".Everyone else has multiple threads, and should replace their locks with STM for ease and safety.You've got safe single-thread and CSP, you should try STM to gain multithreading and get/set.
mrkeen 2 hours ago So then I would sell STM to you from the "other end".Everyone else has multiple threads, and should replace their locks with STM for ease and safety.You've got safe single-thread and CSP, you should try STM to gain multithreading and get/set.
So then I would sell STM to you from the "other end".
Everyone else has multiple threads, and should replace their locks with STM for ease and safety.
You've got safe single-thread and CSP, you should try STM to gain multithreading and get/set.