lawrancej / starterupper

Automate git setup for classroom use
MIT License
0 stars 1 forks source link

reorganize background tasks into a queue #19

Open lawrancej opened 10 years ago

lawrancej commented 10 years ago

we need a concurent queue of packaged up actions that execute in a sequence for each project host to run in swing workers dedicated per host. that way, we can take care of stuff in a loosely coupled way.