| International Journal of Computer Applications |
| Foundation of Computer Science (FCS), NY, USA |
| Volume 187 - Number 115 |
| Year of Publication: 2026 |
| Authors: Mike Adedoyin |
10.5120/ijcaaa704a80639c
|
Mike Adedoyin . A Simulation Study of AI Traffic Patterns and their Impact on Data Center Network Performance. International Journal of Computer Applications. 187, 115 ( Jun 2026), 23-30. DOI=10.5120/ijcaaa704a80639c
AI training workloads are changing the way traffic behaves inside modern data centers. Unlike many traditional enterprise applications, distributed training jobs often create synchronized bursts during collective operations such as AllReduce and gradient synchronization. These bursts can temporarily overload shared links and expose limitations in switch queueing, transport behavior, and capacity planning methods that rely primarily on average utilization. This paper uses NS-3 3.43 to simulate AI-like burst traffic in a small leaf-spine bottleneck topology. Four scenarios are evaluated: normal TCP enterprise traffic, a moderate synchronized burst load of 120 Mbps, a heavy burst load of 808 Mbps, and the same heavy load with FQ-CoDel replacing FIFO queueing. Results show that even moderate average overload can produce severe performance degradation when traffic is synchronized. At 120 Mbps, packet loss reaches 52.8% and average delay nearly doubles. At 808 Mbps, loss increases to 92.9%. FQ-CoDel reduces average delay by approximately 27% and improves inter-flow delay fairness, although throughput remains constrained under heavy load. The study provides a compact and reproducible simulation baseline for analyzing AI-driven incast behavior under controlled overload conditions.