Description
pyeventbus is a publish/subscribe event bus for Python 2.7.
simplifies the communication between python classes
decouples event senders and receivers
performs well threads, greenlets, queues and concurrent processes
avoids complex and error-prone dependencies and life cycle issues
makes code simpler
has advanced features like delivery threads, workers and spawning different processes, etc.
is tiny (3KB archive)
pyeventbus alternatives and similar packages
Based on the "Concurrency and Parallelism" category.
Alternatively, view pyeventbus alternatives based on common mentions on social networks and blogs.
-
Ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads. -
concurrent.futures
(Python standard library) A high-level interface for asynchronously executing callables.
Judoscale - Save 47% on cloud hosting with autoscaling that just works

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of pyeventbus or a related project?