Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added submitAll() utility method | Michael Bien | 2011-05-09 | 1 | -16/+18 |
| | | | | junit test now covering queue contexts switching improved javadoc. | ||||
* | concurrent utils bugfixes and improvements. | Michael Bien | 2011-05-09 | 1 | -10/+97 |
| | | | | | | - more utility methods - generics fixes - basic junit test for CLCommandQueuePool - javadoc and argument validation | ||||
* | added context switching functionality. | Michael Bien | 2011-05-08 | 1 | -7/+5 |
| | |||||
* | introduced CLQueueContext and its factory - WIP. | Michael Bien | 2011-05-07 | 1 | -2/+33 |
| | |||||
* | initial import of CLCommandQueuePool and CLTask. | Michael Bien | 2011-05-04 | 1 | -0/+54 |