Talk:CSC 456 Fall 2013/7a ac: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
http://dl.acm.org.prox.lib.ncsu.edu/citation.cfm?id=1018205 | http://dl.acm.org.prox.lib.ncsu.edu/citation.cfm?id=1018205 | ||
Modern concurrency abstractions for C# | Modern concurrency abstractions for C# | ||
Let me add these: | |||
http://dl.acm.org.prox.lib.ncsu.edu/citation.cfm?id=1178609 | |||
What do high-level memory models mean for transactions? | |||
Replacing Locks by Higher-Level Primitives - CiteSeer (Search for this one; Google wouldn't give me a complete URL). |
Revision as of 13:17, 28 October 2013
Comments on first draft
I suggest the following papers:
http://dl.acm.org.prox.lib.ncsu.edu/citation.cfm?id=1375591 Foundations of the C++ concurrency memory model
http://dl.acm.org.prox.lib.ncsu.edu/citation.cfm?id=1006236 Evaluating support for global address space languages on the Cray X1
http://dl.acm.org.prox.lib.ncsu.edu/citation.cfm?id=1018205 Modern concurrency abstractions for C#
Let me add these: http://dl.acm.org.prox.lib.ncsu.edu/citation.cfm?id=1178609 What do high-level memory models mean for transactions?
Replacing Locks by Higher-Level Primitives - CiteSeer (Search for this one; Google wouldn't give me a complete URL).