You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2013/11/10 02:53:32 UTC

[2/2] git commit: Merge pull request #154 from soulmachine/ClusterScheduler

Merge pull request #154 from soulmachine/ClusterScheduler

Replace the thread inside ClusterScheduler.start() with an Akka scheduler

Threads are precious resources so that we shouldn't abuse them


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/87954d4c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/87954d4c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/87954d4c

Branch: refs/heads/master
Commit: 87954d4c85f6ff2c1392880a611792a35b5d8fae
Parents: 83bf192 28115fa
Author: Matei Zaharia <ma...@eecs.berkeley.edu>
Authored: Sat Nov 9 17:53:25 2013 -0800
Committer: Matei Zaharia <ma...@eecs.berkeley.edu>
Committed: Sat Nov 9 17:53:25 2013 -0800

----------------------------------------------------------------------
 .../scheduler/cluster/ClusterScheduler.scala    | 23 +++++++-------------
 1 file changed, 8 insertions(+), 15 deletions(-)
----------------------------------------------------------------------