Important Notice:

Course Content
Types of Networks
0/1
Fog Computing
0/1
Introduction To IoT (Chapter-1) M4-R5.1
About Lesson
3. Push-Pull Communication Model:-

इस communication model में, data producers के द्वारा data को एक queue में push किया जाता है। उसके बाद data collectors इस data को queue में से collect करते हैं।

“push pull model में data producers डाटा को queue में push करते हैं और consumers इस data को queue में से pull करते हैं।”

Queue एक buffer की तरह कार्य करता है जो कि उन परिस्थितियों में help करता है जब consumer और producer के rate में असमानता होती है।

3. Push-Pull Communication Model:-

In this communication model, data is pushed into a queue by data producers. After that data collectors collect this data from the queue.

“In the push pull model, data producers push data into the queue and consumers pull this data from the queue.”

Queue acts as a buffer which helps in situations when there is a disparity in the rates of consumer and producer.

error: Content is protected !!