issues
search
armcburney
/
conductor
:radio: Distributed job management system for registering workers, and scheduling jobs to execute on them
https://conductor-se464.herokuapp.com/
MIT License
3
stars
0
forks
source link
Event receiver trigger conditions.
#62
Closed
armcburney
closed
7 years ago
armcburney
commented
7 years ago
Changes
Defined some
trigger_condition_met?
methods for some of the derived receivers.
Modified the public interface for the receivers by removing the
dispatch!
method.
Changes
trigger_condition_met?
methods for some of the derived receivers.dispatch!
method.