Factors affecting Throughput and how to improve throughput

 Causes of low throughput :

1. Latency: If latency increases ,throughput decreases.

2. Protocol Overhead: Between Two server , to and fro communication , Handshake .Therefore latency increases ,throughput decreases.

3. Congestion: Too many requests received at a time.

How to improve throughput :

1. Using CDN(Content Delievery Network)

2. Caching

3. Distributed System

4. Load Balancer

5. Improved Resources 







Comments

Popular posts from this blog

Scalability