Bookmarks tagged [publish-subscribe]
https://cloud.google.com/pubsub/docs/emulator
To develop and test your application locally, you can use the Cloud Pub/Sub emulator, which provides local emulation of the production Cloud Pub/Sub environment. You run the Cloud Pub/Sub emulator usi...
https://arxiv.org/pdf/1705.09404.pdf
Publish/subscribe (pub/sub) is an attractive communication paradigm for large-scale distributed applications running across multiple administrative domains. Pub/sub allows event-based information diss...
- 📆 published on: 2016-01-01
- tags: security, publish-subscribe
https://blog.securitycompass.com/publish-subscribe-threat-modeling-11add54f1d07
The decoupled multicast nature of many-to-many communications in the Publish-Subscribe pattern introduces the system components to threats such as unwanted traffic flooding, node compromise attacks, d...
- 📆 published on: 2016-11-21
- tags: publish-subscribe, security
https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern
In software architecture, publish–subscribe is a messaging pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribe...
- tags: glossary, publish-subscribe, architecture