Changes between Version 3 and Version 4 of LocalityScheduling
- Timestamp:
- Mar 12, 2010, 1:35:20 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LocalityScheduling
v3 v4 7 7 8 8 The goal of locality scheduling is to minimize the amount of data transfer to hosts. In sending work to at given host, the scheduler tries to send results that use input files already on the host. 9 10 '''NOTE: THE FOLLOWING IS MOSTLY DEPRECATED; THE LOCALITY SCHEDULING SYSTEM 11 HAS BEEN REWRITTEN. CONTACT US FOR MORE INFO.''' 9 12 10 13 To use locality scheduling, projects must do the following: