j
k
j a
j l
Sturla Molden <sturla@...> writes:
Python could use the CAS instruction for lock-free management of reference counts. All built-in types (int, float, str, list, tuple, dict, set, etc) could be made lock-free using CAS.
I eagerly await your patch!
Back to the thread
Back to the list