Results 261 to 270 of about 21,659 (289)
Some of the next articles are maybe not open access.
2017
If you think back to the observer pattern we looked at in Chapter 14, you will remember that we had an Observable class and some Observer classes. Whenever the Observable object changed its state and was polled for a change, it alerted all the observers registered with it that they needed to activate a callback.
openaire +1 more source
If you think back to the observer pattern we looked at in Chapter 14, you will remember that we had an Observable class and some Observer classes. Whenever the Observable object changed its state and was polled for a change, it alerted all the observers registered with it that they needed to activate a callback.
openaire +1 more source
2017
The Publish-Subscribe (PubSub) pattern is a common design pattern in computer science that is used to communicate with different parts of your application. The basic idea for this is that you will create one or more listeners that are known as subscribers. The subscribers are listening for a specific message type that you can send via your publisher.
openaire +1 more source
The Publish-Subscribe (PubSub) pattern is a common design pattern in computer science that is used to communicate with different parts of your application. The basic idea for this is that you will create one or more listeners that are known as subscribers. The subscribers are listening for a specific message type that you can send via your publisher.
openaire +1 more source
Routing algorithms for content-based publish/subscribe systems
IEEE Communications Surveys and Tutorials, 2010Sérgio Duarte
exaly
On Security in Publish/Subscribe Services: A Survey
IEEE Communications Surveys and Tutorials, 2015Christian Esposito, Mario Ciampi
exaly
Socially-aware routing for publish-subscribe in delay-tolerant mobile ad hoc networks
IEEE Journal on Selected Areas in Communications, 2008Paolo Costa +2 more
exaly

