sir/madam
i want to know
how internet traffic problem will be solved
i.e(at some time if 10 requests came to the website
out of them which request will be served first)
on what priority requests are served how will they be served.
how coding will be done
could u pls give me the idea

They will be served on a first-come first-serve basis. However some connections may be slower so it is possible that the 10th hit finishes before the 1st. The webserver will handle this for you. Are you experiencing a problem or just curious?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.