PyDispatcher 2.0.1
Multi-producer-multi-consumer signal dispatching mechanism
Dispatcher mechanism for creating event models
PyDispatcher is an enhanced version of Patrick K. O'Brien's original dispatcher.py module. It provides the Python programmer with a robust mechanism for event routing within various application contexts.
Included in the package are the robustapply and saferef modules, which provide the ability to selectively apply arguments to callable objects and to reference instance methods using weak-references.
- Author: Patrick K. O'Brien <pydispatcher-devel at lists sourceforge net>
- Home Page: http://pydispatcher.sourceforge.net
- Download URL: https://sourceforge.net/project/showfiles.php?group_id=79755
- Keywords: dispatcher,dispatch,pydispatch,event,signal,sender,receiver,propagate,multi-consumer,multi-producer,saferef,robustapply,apply
- License: BSD-style, see license.txt for details
- Platform: Any
- Categories
- Package Index Owner: mcfletch
- DOAP record: PyDispatcher-2.0.1.xml
