Y
Hacker News
new
|
ask
|
show
|
jobs
by
merb
3749 days ago
Actually a Huge difference is that scala.util.Future takes a implicit ExecutionContext while com.twitter.Future does not.
1 comments
hythloday
3749 days ago
It is for production. It's not for a beginner - they should just be using scala.concurrent.ExecutionContext.global.
link