|
You are here |
jobjo.github.io | ||
| | | | |
www.adamconrad.dev
|
|
| | | | | Follow along with Steven Skiena's Fall 2018 algorithm course applied to the JavaScript language. | |
| | | | |
skiplang.com
|
|
| | | | | TL;DR: The runtime for the Skip programming language memoizes (caches) function return values. In addition to traditional memoization, it tracks dependencies on mutable state, such as database values, and automatically updates the memoization cache when values that affected a function's return value change. Multiversion concurrency control (MVCC) allows thousands of parallel tasks to use the cache without any global locks. | |
| | | | |
alexn.org
|
|
| | | | | ||
| | | | |
adambennett.dev
|
|
| | | Android Bennett's blog :: android, kotlin, thoughts, opinions, occasional rants | ||