diff options
| -rw-r--r-- | chapter/2/temp.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/chapter/2/temp.md b/chapter/2/temp.md new file mode 100644 index 0000000..fcefc09 --- /dev/null +++ b/chapter/2/temp.md @@ -0,0 +1,23 @@ +# What are promises ? + +- Future, promise, delay, or deferred. +- Definition + +# Historical Background + +- Algol thunk +- Incremental garbage collection of Processes - 1977 +- 1995 Joule channels +- 1997 Mark Miller - E + +# Current state of things + +- Lot of work done in Javascript +- Scala +- Finagle +- Java8 +- ? + +# Future Work + +- ? |
