What is push-style event communication?
Created May 4, 2012
Bruce Martin In push-style event communication, the supplier of the
event invokes a push operation on the consumer. The push
operation takes a single parameter which provides the data associated
with the event.