Y
Hacker News
new
|
ask
|
show
|
jobs
by
jpp123
4163 days ago
Out of curiosity did you look at gearman? I really like the ability to coalesce identical jobs.
1 comments
itaifrenkel
4163 days ago
Not yet. gearman is a job service which sits on top of a queue (much like python celery). We did not need all that, given the fact we are using Storm.
link