Mercurial > pub > ImplabNet
log Implab/Parallels/AsyncQueue.cs @ 281:e0916ddc9950 v3 tip
age | author | description |
---|---|---|
2017-10-05 | cin | Added implab nuget spec v2 |
2017-10-04 | cin | Improved AsyncQueue v2 |
2017-09-09 | cin | Reimplemented JsonXmlReader, added support for null values: JSON null values are v2 |
2015-02-16 | cin | added the blocking queue v2 |
2015-01-30 | cin | fixed Resove method bug when calling it on already cancelled promise v2 |
2015-01-29 | cin | Added SharedLock to synchronization routines v2 |
2015-01-29 | cin | Added Signal class a lightweight alternative to ManualResetEvent v2 |
2015-01-27 | cin | fixed AsyncQueue iterator v2 |
2015-01-15 | cin | improved performance of promises v2 |
2015-01-14 | cin | major update, added Drain mathod to AsyncQueue class v2 |
2015-01-12 | cin | async queue improvements v2 |
2015-01-12 | cin | minor fixes and improvements of AsyncQueue, additional tests v2 |
2015-01-12 | cin | working version of AsyncQueue and batch operations v2 |
2015-01-12 | cin | improved asyncpool usability v2 |
2015-01-11 | cin | Promises rewritten, added improved version of AsyncQueue v2 |