index
:
presque-worker
master
worker for the presque message queue system
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-26
spec is read from context
master
franck cuny
1
-2
/
+1
2010-11-26
use payload
franck cuny
1
-1
/
+1
2010-11-26
typo
franck cuny
1
-1
/
+1
2010-11-26
switch from net::http::api to net::http::spore
franck cuny
1
-5
/
+5
2010-11-26
add new middleware for clientid
franck cuny
1
-6
/
+12
2010-11-26
add new middleware for clientid
franck cuny
1
-0
/
+16
2010-07-30
fix call to _fail_method
franck cuny
1
-1
/
+1
2010-07-28
log helper improved
niko
1
-29
/
+10
2010-07-28
sub log(msg[,level]) helper added
niko
1
-0
/
+8
2010-07-07
change where the check is done
franck cuny
1
-1
/
+1
2010-07-07
remove worker_id
franck cuny
1
-1
/
+0
2010-07-07
remove worker_id
franck cuny
1
-1
/
+1
2010-07-05
remove worker's id from reg/unreg methods
franck cuny
2
-6
/
+5
2010-07-01
don't log when no job is availabe
franck cuny
1
-1
/
+1
2010-06-29
log error
franck cuny
1
-2
/
+9
2010-06-28
use try::tiny; send hash to mx::net::api
franck cuny
1
-1
/
+2
2010-06-28
fix queue_name
franck cuny
3
-3
/
+3
2010-06-28
missing queue_name
franck cuny
1
-2
/
+2
2010-06-28
missing queue_name
franck cuny
1
-3
/
+12
2010-06-28
fix key name
franck cuny
1
-1
/
+1
2010-06-28
default is a sub, loadfile instead of load
franck cuny
1
-2
/
+2
2010-06-28
rename
franck cuny
2
-3
/
+2
2010-06-28
interval and queue_name from config
franck cuny
1
-3
/
+26
2010-06-28
logger read from context; more net::presque
franck cuny
3
-14
/
+47
2010-06-28
use net::presque and add some delegation
franck cuny
1
-3
/
+27
2010-06-28
context is the configuration
franck cuny
1
-0
/
+20
2010-06-28
remove rest client; use net::presque from now
franck cuny
1
-81
/
+0
2010-06-21
fix
franck cuny
1
-0
/
+1
2010-06-21
idle if no job; else fetch next job
franck cuny
1
-2
/
+6
2010-06-09
add role for job
franck cuny
1
-0
/
+1
2010-06-09
add logger; move some code for work and job in roles;
franck cuny
7
-84
/
+114
2010-05-15
a simple worker; a role for the REST interface to presque; reg signals
franck cuny
4
-43
/
+89
2010-05-13
fetch job from queue, handle job, handle failure, ...
franck cuny
2
-36
/
+118
2010-05-13
some roles to handle dispatch (fork), logging, worker life (handle
franck cuny
4
-0
/
+133
2010-04-14
basic worker
franck cuny
1
-5
/
+74