Cognitive Pull: Why We Seek Information
Pull model is a type of model in information systems that allows users to actively request information from a server. It is contrasted with push model, in which the server sends information to the user without being explicitly requested. Pull models are often used in web-based systems, such as web browsers, in order to access content (Schaefer, 2018).
Pull models can be beneficial in certain situations. For example, it allows for more efficient data management, since the user can request only the information that they need, rather than having to receive all of the data that the server contains. Additionally, it reduces the amount of traffic on the server, since the client is not constantly requesting information (Kumar & Sharma, 2019). Furthermore, if the user needs to access multiple pieces of information, they can request them all at once, instead of having to make multiple requests (Schaefer, 2018).
Pull models are also advantageous in terms of security. By allowing the user to request information, the server can authenticate the user before providing it. This ensures that only authorized users can access the data, and that it is not being accessed by unauthorized individuals (Kumar & Sharma, 2019).
However, there are also some drawbacks to pull models. For example, they can be slow, since the user has to wait for the server to respond to their request. Additionally, since the user is actively requesting information, they may not receive updates in real time if the data changes (Kumar & Sharma, 2019).
Pull models are commonly used in web-based systems, such as web browsers, in order to access content. They can be beneficial in certain situations, as they allow for more efficient data management and reduce traffic on the server. Additionally, they can provide increased security by authenticating the user before providing the requested information. However, they can be slow and may not always provide real-time updates.
References
Kumar, A., & Sharma, A. (2019). Push vs. pull models: A comparative analysis. International Journal of Computer Applications, 177(35), 29-32.
Schaefer, M. (2018). The pros and cons of push vs. pull models. Retrieved from http://www.mikeschaefer.org/blog/push-vs-pull-models/