|
|
|
|
|
by rhettg
4958 days ago
|
|
I understood the point as "Don't use a database as a replacement for a queue". Use the right tool for the job. The fact that gearmand is backed by a DB is not at all the same as using a DB for a queue directly. Gearmand just uses a database as a backup that it can reload tasks when it get's restarted. |
|