Ruby STM
Tuesday January 02 2007, 12:48 PM
I’ve not had time to mess with my Ruby STM implementation in a while, but in case anyone’s curious, what I’ve got is available from this git repository:
http://moonbase.rydia.net/software/ruby-stm/ruby-stm.git
I guess this was partly prompted by the recent ruby-talk mention of STM in Rubinius … I don’t know whether my STM library is exactly what they’re looking for, but I’d hate to see work duplicated if it’s close.