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

Reply via email to