log Implab/Parallels/AsyncQueue.cs @ 227:8d5de4eb9c2c v2

age author description
Sat, 09 Sep 2017 03:53:13 +0300 cin Reimplemented JsonXmlReader, added support for null values: JSON null values are v2
Mon, 16 Feb 2015 17:48:39 +0300 cin added the blocking queue v2
Fri, 30 Jan 2015 17:07:17 +0300 cin fixed Resove method bug when calling it on already cancelled promise v2
Thu, 29 Jan 2015 18:31:06 +0300 cin Added SharedLock to synchronization routines v2
Thu, 29 Jan 2015 05:09:31 +0300 cin Added Signal class a lightweight alternative to ManualResetEvent v2
Tue, 27 Jan 2015 18:18:29 +0300 cin fixed AsyncQueue iterator v2
Thu, 15 Jan 2015 12:09:20 +0300 cin improved performance of promises v2
Thu, 15 Jan 2015 02:43:14 +0300 cin major update, added Drain mathod to AsyncQueue class v2
Tue, 13 Jan 2015 01:42:38 +0300 cin async queue improvements v2
Mon, 12 Jan 2015 22:20:45 +0300 cin minor fixes and improvements of AsyncQueue, additional tests v2
Mon, 12 Jan 2015 18:19:41 +0300 cin working version of AsyncQueue and batch operations v2
Mon, 12 Jan 2015 05:19:52 +0300 cin improved asyncpool usability v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2