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.
-
gevent
A coroutine-based Python networking library that uses greenlet. -
Wallaroo
Build and scale real-time data applications as easily as writing a Python script -
SCOOP (Scalable COncurrent Operations in Python)
SCOOP (Scalable COncurrent Operations in Python) -
pipelines
A compile-to-Python language for writing high-level pipelines -
Thespian Actor Library
Python Actor concurrency library -
aiochan
CSP-style concurrency for Python like Clojure library core.async -
concurrent.futures
(Python standard library) A high-level interface for asynchronously executing callables. -
multiprocessing
(Python standard library) Process-based "threading" interface.
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of pyeventbus or a related project?