summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* use net::presque and add some delegationfranck cuny2010-06-281-3/+27
* context is the configurationfranck cuny2010-06-281-0/+20
* remove rest client; use net::presque from nowfranck cuny2010-06-281-81/+0
* fixfranck cuny2010-06-211-0/+1
* idle if no job; else fetch next jobfranck cuny2010-06-211-2/+6
* add role for jobfranck cuny2010-06-091-0/+1
* add logger; move some code for work and job in roles;franck cuny2010-06-099-86/+128
* a simple worker; a role for the REST interface to presque; reg signalsfranck cuny2010-05-155-43/+113
* fetch job from queue, handle job, handle failure, ...franck cuny2010-05-132-36/+118
* some roles to handle dispatch (fork), logging, worker life (handlefranck cuny2010-05-134-0/+133
* add deps to makefilefranck cuny2010-04-141-1/+5
* basic workerfranck cuny2010-04-141-5/+74
* initial commitfranck cuny2010-04-1411-0/+115