Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdimascio/scalafuturesbyexample


https://github.com/cdimascio/scalafuturesbyexample

examples scala scala-futures

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

#Scala Futures by example

This repository contains a Specs2 test that provides a few simple examples that describe how to use and compose Scala futures.

This [blog](http://carminedimascio.com/2015/01/working-with-scala-futures/) post describes the examples in details.

##Run
- `sbt update`
- `sbt test`