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 mode
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 mode
https://trio.readthedocs.io/en/latest/reference-core.html#synchronizing-and-communicating-between-tasks
https://pypi.org/search/?q=Actor+model
https://en.wikipedia.org/wiki/Actor_model
https://en.wikipedia.org/wiki/Bulk_synchronous_parallel#The_model
On Friday, April 26, 2019, Eric Snow wrot
On Sun, Mar 31, 2019 at 9:19 AM Aratz Manterola Lasa via Python-Dev
wrote:
> I was wondering if there was any Python project aiming to implement the actor
> model for python concurrency.
As far as the standard library goes, the explicitly supported
concurrency models are: threading, multiprocess
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
Unsubscri