From f0e4ab32d559e198cd439fc8b3fc80159f191019 Mon Sep 17 00:00:00 2001 From: Kisalaya Date: Fri, 16 Dec 2016 19:59:01 -0500 Subject: added more details --- _bibliography/futures.bib | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to '_bibliography') diff --git a/_bibliography/futures.bib b/_bibliography/futures.bib index 08552e7..b8634c0 100644 --- a/_bibliography/futures.bib +++ b/_bibliography/futures.bib @@ -113,9 +113,8 @@ } @misc{7, - title={The JavaScript Event Loop: Explained}, - author={Erin Swenson-Healey}, - url = {http://blog.carbonfive.com/2013/10/27/the-javascript-event-loop-explained/} + title={jQuery.Deferred()}, + url = {https://api.jquery.com/jquery.deferred/} } @misc{8, @@ -379,3 +378,14 @@ title={Lazy Futures or Promises?}, url = {https://groups.google.com/forum/#!topic/scala-language/dP2SyUCF724} } + +@misc{42, + title={Try}, + url = {http://www.scala-lang.org/api/2.9.3/scala/util/Try.html} +} + + +@misc{42, + title={Finagle: A Protocol-Agnostic RPC System}, + url = {https://blog.twitter.com/2011/finagle-a-protocol-agnostic-rpc-system} +} -- cgit v1.2.3