I love Kafka Streams and keep looking for an excuse to deploy them, nice to
know there is a Python option.

> It appears to be a spiritual successor to celery

Am I right in thinking Faust wouldn't be a idea for the batch processing
use cases that celery serves?

On Sat, 4 Aug 2018 at 15:44, Sam Bourne <samb...@gmail.com> wrote:

> http://faust.readthedocs.io/en/latest/
>
> This is super fascinating! It appears to be a spiritual successor to
> celery <http://www.celeryproject.org/> (it's written by the same guy
> even), but it's built around kafka
> <http://faust.readthedocs.io/en/latest/userguide/kafka.html> for the
> queues and rocksdb
> <http://faust.readthedocs.io/en/latest/userguide/tables.html#tables> for
> state.
>
> It is used at Robinhood <https://robinhood.com/> to build high
>> performance distributed systems and real-time data pipelines that process
>> billions of events every day.
>
>
> -Sam
> _______________________________________________
> melbourne-pug mailing list
> melbourne-pug@python.org
> https://mail.python.org/mailman/listinfo/melbourne-pug
>
_______________________________________________
melbourne-pug mailing list
melbourne-pug@python.org
https://mail.python.org/mailman/listinfo/melbourne-pug

Reply via email to