summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* use payloadfranck cuny2010-11-261-1/+1
* typofranck cuny2010-11-261-1/+1
* switch from net::http::api to net::http::sporefranck cuny2010-11-261-5/+5
* add new middleware for clientidfranck cuny2010-11-261-6/+12
* add new middleware for clientidfranck cuny2010-11-261-0/+16
* Merge branch 'master' of github.com:franckcuny/presque-workerfranck cuny2010-07-302-26/+16
|\
| * log helper improvedniko2010-07-281-29/+10
| * avoid unfinished testniko2010-07-281-3/+4
| * sub log(msg[,level]) helper addedniko2010-07-281-0/+8
* | fix call to _fail_methodfranck cuny2010-07-301-1/+1
|/
* change where the check is donefranck cuny2010-07-071-1/+1
* remove worker_idfranck cuny2010-07-071-1/+0
* remove worker_idfranck cuny2010-07-071-1/+1
* remove worker's id from reg/unreg methodsfranck cuny2010-07-052-6/+5
* don't log when no job is availabefranck cuny2010-07-011-1/+1
* log errorfranck cuny2010-06-291-2/+9
* use try::tiny; send hash to mx::net::apifranck cuny2010-06-281-1/+2
* fix queue_namefranck cuny2010-06-283-3/+3
* missing queue_namefranck cuny2010-06-281-2/+2
* missing queue_namefranck cuny2010-06-281-3/+12
* fix key namefranck cuny2010-06-281-1/+1
* default is a sub, loadfile instead of loadfranck cuny2010-06-281-2/+2
* renamefranck cuny2010-06-282-3/+2
* interval and queue_name from configfranck cuny2010-06-281-3/+26
* logger read from context; more net::presquefranck cuny2010-06-283-14/+47
* 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