Wed, 06 Jan 2010 15:07:56 +0100 tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity);
wenzelm [Wed, 06 Jan 2010 15:07:56 +0100] rev 34279
tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity); shutdown: back to synchronous wait, which means no asynchronous interrupts within the loop;
Wed, 06 Jan 2010 13:14:28 +0100 do not memoize interrupts;
wenzelm [Wed, 06 Jan 2010 13:14:28 +0100] rev 34278
do not memoize interrupts; actually memoize results in sequential version; tuned;
Tue, 05 Jan 2010 23:38:10 +0100 added Future.promise/fulfill -- promised futures that are fulfilled by external means;
wenzelm [Tue, 05 Jan 2010 23:38:10 +0100] rev 34277
added Future.promise/fulfill -- promised futures that are fulfilled by external means; Future.value: official result assignment -- produces immutable ref; Future.shutdown: raw_wait keeps raw task attributes, e.g. asynchronous interrupts of toplevel; Task_Queue: passive tasks track dependencies, but lack any evaluation process; tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip