Changes between Version 14 and Version 15 of BluePrintHumanIntelligenceTasks


Ignore:
Timestamp:
04/05/11 21:15:30 (14 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintHumanIntelligenceTasks

    v14 v15  
    6868==== Managing the task queue ====
    6969
    70 The overall process will be:
     70The task queue is the core workflow for processing tasks. It gets data items from input
     71sources and moves them through the various processing stages to completion.
     72
     73The overall flow would be:
    7174 * Get items of data from the data source.
    7275 * Pick one or more appropriate workers for each.