mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
first run-through on audit before distro systems
This commit is contained in:
parent
41143b06c1
commit
19e512aca7
@ -7,7 +7,7 @@ Repository related to the following meetups:
|
||||
* [London - Papers We Love](http://www.meetup.com/papers-we-love-london)
|
||||
* [Saint Louis - Papers We Love](http://www.meetup.com/Papers-We-Love-in-saint-louis/)
|
||||
|
||||
Let us know if you are interested in starting a chapter!
|
||||
Let us know if you are interested in starting a [chapter](https://github.com/papers-we-love/papers-we-love/wiki/Creating-a-PWL-chapter)!
|
||||
|
||||
### Past presentations
|
||||
|
||||
@ -29,6 +29,12 @@ We're looking for pull requests related to papers we should add, better organiza
|
||||
* [MIT's Distributed System's Reading Group](http://pdos.csail.mit.edu/dsrg/)
|
||||
* [arXiv Paper Repository](http://arxiv.org/)
|
||||
* [SciRate](https://scirate.com/)
|
||||
* [cat-v.org](http://doc.cat-v.org/)
|
||||
* [y-archive](http://yarchive.net/comp/index.html)
|
||||
* [Bell System Technical Journal](http://www3.alcatel-lucent.com/bstj/)
|
||||
* [netlib](http://www.netlib.org/)
|
||||
|
||||
Please check out our [wiki-page](https://github.com/papers-we-love/papers-we-love/wiki/Other-Good-Sources-of-Reading-Material) for links to blogs, books, exchanges that are worth a good read.
|
||||
|
||||
### How To Read a Paper
|
||||
|
||||
|
Binary file not shown.
3
concurrency/README.md
Normal file
3
concurrency/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
* [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)
|
Binary file not shown.
Binary file not shown.
1
datastores/README.md
Normal file
1
datastores/README.md
Normal file
@ -0,0 +1 @@
|
||||
* [calvin-fast-distributed-transactions-for-partitioned-database-systems](http://cs.yale.edu/homes/thomson/publications/calvin-sigmod12.pdf)
|
Binary file not shown.
Binary file not shown.
BIN
datastores/stasis-flexible-transactional-storage.pdf
Normal file
BIN
datastores/stasis-flexible-transactional-storage.pdf
Normal file
Binary file not shown.
1
distributed_systems/README.md
Normal file
1
distributed_systems/README.md
Normal file
@ -0,0 +1 @@
|
||||
* [millwheel-fault-tolerant-stream-processing-at-internet-scale](http://static.googleusercontent.com/media/research.google.com/en/us/pubs/archive/41378.pdf)
|
5
functional_reactive_programming/README.md
Normal file
5
functional_reactive_programming/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
* [asynchronous-functional-reactive-programming-for-guis](http://people.seas.harvard.edu/~chong/pubs/pldi13-elm.pdf)
|
||||
|
||||
* [push-pull-frp](http://conal.net/papers/push-pull-frp/push-pull-frp.pdf)
|
||||
|
||||
* [wormholes-introducing-effects-to-frp](http://haskell.cs.yale.edu/wp-content/uploads/2012/08/Winograd-Cort-Wormholes.pdf)
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
3
garbage_collection/README.md
Normal file
3
garbage_collection/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
* [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)
|
Binary file not shown.
Binary file not shown.
1
logic_and_programming/README.md
Normal file
1
logic_and_programming/README.md
Normal file
@ -0,0 +1 @@
|
||||
* [purely-functional-lazy-non-deterministic-programming](http://www.cs.rutgers.edu/~ccshan/rational/lazy-nondet.pdf)
|
Binary file not shown.
1
macros/README.md
Normal file
1
macros/README.md
Normal file
@ -0,0 +1 @@
|
||||
* [fortyifying-macros](http://www.ccs.neu.edu/racket/pubs/icfp10-cf.pdf)
|
Binary file not shown.
Binary file not shown.
1
networks/README.md
Normal file
1
networks/README.md
Normal file
@ -0,0 +1 @@
|
||||
* [bimodal-multicast](http://www.csl.mtu.edu/cs6461/www/Reading/Birman99.pdf)
|
Binary file not shown.
1
operating_systems/README.md
Normal file
1
operating_systems/README.md
Normal file
@ -0,0 +1 @@
|
||||
* [xen-and-the-art-of-virtualization](http://www.cl.cam.ac.uk/research/srg/netos/papers/2003-xensosp.pdf)
|
Binary file not shown.
1
plt/README.md
Normal file
1
plt/README.md
Normal file
@ -0,0 +1 @@
|
||||
* [can-programming-be-liberated-from-the-von-neumann-style](http://www.thocp.net/biographies/papers/backus_turingaward_lecture.pdf)
|
Loading…
Reference in New Issue
Block a user