Business Studies, asked by javeedbasha9893, 8 months ago

8.PUSH, PULL Technology explain

Answers

Answered by Anonymous
95

Answer:

Pull technology refers to clients that make requests to servers. This is the traditional way to structure a client/server architecture.

Push technology refers to servers that initiate information updates to clients

Specifically requesting information from a particular source. Downloading Web pages via a Web browser is an example of pull technology. Getting mail is also pull technology if the user initiates a request to retrieve it. Contrast with push technology..

Explanation:

hope it helps you.....

Answered by SaI20065
26

Pull coding or client pull is a style of network communication where the initial request for data originates from the client, and then is responded to by the server. The reverse is known as push technology, where the server pushes data to clients. ... Most web feeds, such as RSS are technically pulled by the client.

Similar questions