summaryrefslogtreecommitdiff
path: root/lib/presque/worker (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-26use payloadfranck cuny1-1/+1
2010-11-26typofranck cuny1-1/+1
2010-11-26add new middleware for clientidfranck cuny1-0/+16
2010-07-28log helper improvedniko1-29/+10
2010-07-28sub log(msg[,level]) helper addedniko1-0/+8
2010-07-07remove worker_idfranck cuny1-1/+1
2010-07-05remove worker's id from reg/unreg methodsfranck cuny1-3/+0
2010-06-28use try::tiny; send hash to mx::net::apifranck cuny1-1/+2
2010-06-28fix queue_namefranck cuny3-3/+3
2010-06-28missing queue_namefranck cuny1-2/+2
2010-06-28missing queue_namefranck cuny1-3/+12
2010-06-28default is a sub, loadfile instead of loadfranck cuny1-2/+2
2010-06-28renamefranck cuny1-2/+2
2010-06-28logger read from context; more net::presquefranck cuny3-14/+47
2010-06-28context is the configurationfranck cuny1-0/+20
2010-06-28remove rest client; use net::presque from nowfranck cuny1-81/+0
2010-06-09add logger; move some code for work and job in roles;franck cuny6-36/+112
2010-05-15a simple worker; a role for the REST interface to presque; reg signalsfranck cuny3-8/+46
2010-05-13fetch job from queue, handle job, handle failure, ...franck cuny1-0/+23
2010-05-13some roles to handle dispatch (fork), logging, worker life (handlefranck cuny4-0/+133