luispedro / jug

Parallel programming with Python
https://jug.readthedocs.io
MIT License
412 stars 62 forks source link

How is it better than rq? #52

Closed rizplate closed 7 years ago

rizplate commented 7 years ago

RQ is based on redis and used by many? how is Jug better?

luispedro commented 7 years ago

It's not better or worse, it's very different.

Rq is designed for a dynamic set of tasks coming in, jug for analyses that are defined by a Jugfile.