Implemented the Publisher-Subscriber architectural design pattern in this Availability Demand System. For that, I have introduced a Singleton class called ‘Broker’ which will be the intermediary and handle all the events and data in the System. Interfaces are used for their abstract methods and they are implemented in respective classes. As the data was small enough, I didn’t use any complex data storing structures as it would complicate the system and code.
-
Notifications
You must be signed in to change notification settings - Fork 0
AnujDharurkar/Availability-Demand
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implemented the Publisher-Subscriber architectural design pattern in this Availability Demand System.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published