Parallel Programming with Transactions
Robert Fraser
fraserofthenight at gmail.com
Wed Feb 27 21:46:05 PST 2008
serg kovrov wrote:
> A blog entry on Research at Intel - Parallel Programming with Transactions:
> http://blogs.intel.com/research/2008/02/parallel_programming_with_tran.php
>
> I wonder if one day D's `synchronized` could be used the same way as
> proposed in article `atomic` statement?
>
> I understand that this is rather runtime library feature but still, it
> would be nice to know that today's language constructs semantically
> ready to the point then compiler/lib could automagically parallelize
> code written today.
>
> -- serg
It was discussed at the conference, all that time ago:
http://s3.amazonaws.com/dconf2007/DSTM.ppt
More information about the Digitalmars-d
mailing list