Elvis: A Highly Scalable Virtual Internet Simulator
Loading...
Links to Files
Author/Creator
Author/Creator ORCID
Date
2025-02-13
Type of Work
Department
Program
Citation of Original Publication
Boddu, Dheeraj Kumar. “Elvis: A Highly Scalable Virtual Internet Simulator.” Journal of Electronics and Informatics 6, no. 4 (February 13, 2025): 357–74. http://doi.org/10.36548/jei.2024.4.006
Rights
Attribution-NonCommercial International (CC BY-NC 4.0)
Subjects
Abstract
Elvis is a highly scalable virtual Internet simulator that can simulate up to a hundred thousand networked machines communicating over TCP/IP on a single off-the-shelf desktop computer. This research describes the construction of Elvis in Rust, a new memory-safe systems programming language, and the design patterns that enabled us to reach scalability targets. Traffic in the simulation is generated from models based on user behavior research and profiling of large web servers. Additionally, a Network Description Language (NDL) was designed to describe large Internet simulations.