Comment by philippta 7 hours ago That would be shared ownership again. 1 comment philippta Reply mrkeen 6 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 6 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.