Changes between Version 6 and Version 7 of DevelopmentPlan


Ignore:
Timestamp:
12/12/10 16:30:42 (3 years ago)
Author:
dustin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentPlan

    v6 v7  
    5454 * load balancing over multiple masters 
    5555 * reimplement reconfig as a graceful restart of the master 
     56 * implement slaves in something other than Twisted Python, for lighter weight - incomplete attempts: 
     57   * http://src.chromium.org/viewvc/chrome/trunk/tools/slavelastic/ (maruel) 
     58   * http://github.com/djmitche/remsh (djmitche)