Scheduling with gearman vs. cron?
Posted
by Industrial
on Stack Overflow
See other posts from Stack Overflow
or by Industrial
Published on 2010-06-02T22:10:48Z
Indexed on
2010/06/02
22:14 UTC
Read the original article
Hit count: 254
Hi everybody,
I have noticed a lot of people discussing Gearman and it's scheduling features making it enable to distribute work onto other servers. However, I have not yet seen a comparison to native cronjobs.
What are the differences between cron and Gearman?
© Stack Overflow or respective owner