Basically Pub/sub is shorthand for publish/subscribe messaging, an asynchronous communication method in which messages are exchanged between applications without knowing the identity of the sender or recipient. Basic Concept of pub/sub: Four core concepts make up the pub/sub model: Topic – An intermediary channel that maintains a list of subscribers to relay messages to that are received from publishers Message – Serialized messages sent to a topic by a publisher which has no knowledge of the subscribers Publisher – The application that publishes a message to a topic Subscriber – An application that registers itself with the desired topic in order to receive the appropriate messages How Pub/Sub Works In the overview we covered how a publisher sends a message to a topic and how the topic forwards the message to the appropriate subscriber. From a topology point of view it is a simple process. When it comes to coding the publish or the subscribe process the model can be a bit mor
The Netwyman will provides you truthful and day to day basis Technology and Networking related updates, It can help you to connect with this Technology world. Also can help you to build your powerful knowledge in the era of Networking and Technologies, Netwyman provides an analysis related to the Technology and Networking level to clears your doubts. We will help you with basic level of information so it can help you to going further.