aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/queue/AsyncService.java
Commit message (Expand)AuthorAgeFilesLines
* o Splitting out the parts that implement the "async" features vs the "queue" ...Trygve Laugstøl2013-05-291-32/+0
* o Adding a 'parent' reference so tasks can be put in a tree.Trygve Laugstøl2013-05-261-0/+2
* wipTrygve Laugstøl2013-04-201-1/+1
* wipTrygve Laugstøl2013-04-201-28/+30
* wipTrygve Laugstøl2013-04-201-22/+15
* o Using the returned references to wait for completion.Trygve Laugstøl2013-04-151-0/+13
* o Dropping quartz, using straight executor service.Trygve Laugstøl2013-04-141-2/+2
* wipTrygve Laugstøl2013-04-111-1/+5
* o Initial import.Trygve Laugstøl2013-04-111-0/+18