Project
notifyhub
NotifyHub is a callback facility. NotifyHub is used by the informer
to notify clients about arbitrary events in the informer. NotifyHub
contains notification sets (NotifySet).
NotifySet is identified by set ID and it can include one or many
notifications (Notify). Client defines the action performed at
notification (callback). Informer activates the notification when
notification events occur.
Notifications can be enabled/disabled on different levels
(NotifyHub, NotifySet, and Notify).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
Ruby
Dependencies