develooper Front page | perl.perl6.language | Postings from June 2006

Re: Concurrency: hypothetical variables and atomic blocks

Thread Previous | Thread Next
From:
Jonathan Lang
Date:
June 1, 2006 14:22
Subject:
Re: Concurrency: hypothetical variables and atomic blocks
Message ID:
ef30550b0606011422i1ea7b42ew6b9838632db389a7@mail.gmail.com
Larry Wall wrote:
> The way I see it, the fundamental difference is that with ordinary
> locking, you're locking in real time, whereas with STM you potentially
> have the ability to virtualize time to see if there's a way to order
> the locks in virtual time such that they still make sense.  Then you
> just pretend that things happened in that order.

Forgive this ignorant soul; but what is "STM"?

-- 
Jonathan "Dataweaver" Lang

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About