Add "Recursive Restartability" to markdown reading list

This commit is contained in:
Talia 2020-11-04 08:34:20 +01:00
parent c6e7e759b2
commit 704ab14f09
1 changed files with 6 additions and 0 deletions

View File

@ -60,6 +60,12 @@ Papers
> In this paper we present our adaption of exception-based continuations to JavaScript. > In this paper we present our adaption of exception-based continuations to JavaScript.
### [Recursive Restartability: Turning the Reboot Sledgehammer into a Scalpel](http://roc.cs.berkeley.edu/papers/recursive_restartability.pdf)
> Even after decades of software engineering research, complex computer systems
> still fail, primarily due to nondeterministic bugs that are typically resolved
> by rebootin...
Blogs Blogs
---------------------------------------- ----------------------------------------