Parallel Programming with Transactions

serg kovrov sergk at mailinator.com
Wed Feb 27 16:46:32 PST 2008


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



More information about the Digitalmars-d mailing list