Skip to content

KailangHuo/EventDrivenObject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

EventDrivenObject

Abstract:

Event Driven Design : This design purpose generally applied Publisher-receiver pattern and abstract its core designation to an abstract class, with this implementation, a general instance is able to register its observer, registered as other instances' observer and thereafter transmit its response by broadcasting in an event to all its observer.

Indexed event broadcasting among the system can also be solidated into database as a record during runtime which can help system analysis, and software slices.

About

basic abstract element used for event drien design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages