Blog post here: https://code.facebook.com/posts/1661982097368498
On Fri, Jun 19, 2015 at 3:15 PM, Benjamin Mahler <[email protected]> wrote: > Looks like facebook added Futures to folly: > > https://github.com/facebook/folly/tree/master/folly/futures > > Error handling is done through exceptions, and the executor is made > explicit so that people can choose different execution models. >
