mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2025-06-13 12:54:28 +00:00
papers: add added 3 papers from the thesis: Efficient Memory Management for Message Passing Concurrency
This commit is contained in:
parent
5cdc94c17c
commit
f16f0dfaf9
@ -1,3 +1,7 @@
|
||||
* [everything-you-always-wanted-to-know-about-synchronization-but-were-afraid-to-ask](http://sigops.org/sosp/sosp13/papers/p33-david.pdf)
|
||||
|
||||
* [time-clocks-and-the-ordering-of-event-in-a-distributed-system](http://www.stanford.edu/class/cs240/readings/lamport.pdf)
|
||||
|
||||
* [heap-architectures-for-concurrent-languages-using-message-passing](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.108.1302&rep=rep1&type=pdf)
|
||||
|
||||
* [message-analysis-for-concurrent-languages](http://user.it.uu.se/~kostis/Papers/escape.pdf)
|
||||
|
@ -1,3 +1,5 @@
|
||||
* [a-unified-theory-of-garbage-collection](http://www.cs.virginia.edu/~cs415/reading/bacon-garbage.pdf)
|
||||
|
||||
* [teaching-garbage-collection-without-implementing-compilers-or-interpreters](http://faculty.cs.byu.edu/~jay/static/cooper-sigcse2013.pdf)
|
||||
|
||||
* [message-analysis-guided-allocation-and-low-pause-incremental-GC-in-a-concurrent-language](http://user.it.uu.se/~kostis/Papers/ismm04.pdf)
|
||||
|
Loading…
Reference in New Issue
Block a user