|
|
|
|
|
by asksol
2878 days ago
|
|
I'm looking at Redis Streams and it seems to lack the partitioning component of Kafka. One of the properties that we rely on is the ability to manually assign partitions such that a worker assigned partition 0 of one topic, will also be assigned partition 0 of other topics that it consumes from. Simplicity is of course a goal, but this may mean we have to sacrifice some features when Redis Streams is used as a backend. I'm glad you like Celery, this project in many ways realize what I wanted it to be. |
|