spark-instrumented-optimizer/core/src/main
Matei Zaharia e17ed9a21d Switch to Akka futures in connection manager.
It's still not good because each Future ends up waiting on a lock, but
it seems to work better than Scala Actors, and more importantly it
allows us to use onComplete and other listeners on futures.
2012-08-12 19:40:37 +02:00
..
resources/spark/deploy/static Moved resources into static folder 2012-08-02 09:48:36 -07:00
scala/spark Switch to Akka futures in connection manager. 2012-08-12 19:40:37 +02:00
twirl Moved resources into static folder 2012-08-02 09:48:36 -07:00