STM requires locking in the same way that GC requires malloc. It gets it right so that the programmer doesn't mess it up.
reply
STM requires locking in the same way that GC requires malloc. It gets it right so that the programmer doesn't mess it up.