![](https://secure.gravatar.com/avatar/ed6755234864091fbbfd9d6cea1277d7.jpg?s=120&d=mm&r=g)
Hello, ERP5 https://erp5.nexedi.com) implements the "Actalk" actor model in a library called "CMFActivity". Processing (ex. financial transactions, machine learning) can be distributed on a cluster of servers. Actalk is interesting because it provides a way to unify and combine multiple OOCP models within the same runtime, rather than being forced to use only one. * Actalk: http://www-poleia.lip6.fr/~briot/actalk/papers/PAPERS.html * CMFActivity: https://lab.nexedi.com/nexedi/erp5/tree/master/product/CMFActivity Go channels concurrency model is ported to python: https://pypi.org/project/pygolang/ Nexedi has plans to experiment a port of Actalk to Cython with GIL-less concurrency. Regards, JPS. Le 2019-03-31 12:30, Aratz Manterola Lasa via Python-Dev a écrit :
Hello, I was wondering if there was any Python project aiming to implement the actor model for python concurrency. ¿Does anyone know it? Aratz. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/nicolas%40nexedi.com