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
/
presque
/
worker
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-26
use payload
franck cuny
1
-1
/
+1
2010-11-26
typo
franck cuny
1
-1
/
+1
2010-11-26
add new middleware for clientid
franck cuny
1
-0
/
+16
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
remove worker_id
franck cuny
1
-1
/
+1
2010-07-05
remove worker's id from reg/unreg methods
franck cuny
1
-3
/
+0
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
default is a sub, loadfile instead of load
franck cuny
1
-2
/
+2
2010-06-28
rename
franck cuny
1
-2
/
+2
2010-06-28
logger read from context; more net::presque
franck cuny
3
-14
/
+47
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-09
add logger; move some code for work and job in roles;
franck cuny
6
-36
/
+112
2010-05-15
a simple worker; a role for the REST interface to presque; reg signals
franck cuny
3
-8
/
+46
2010-05-13
fetch job from queue, handle job, handle failure, ...
franck cuny
1
-0
/
+23
2010-05-13
some roles to handle dispatch (fork), logging, worker life (handle
franck cuny
4
-0
/
+133