This paper presents the design and performance evaluation of a scalable microservice-based cloud computing framework for distributed stochastic fluid flow simulations. The system integrates Docker containerization, NGINX load balancing, and Apache Kafka for asynchronous task coordination and efficient workload distribution across computational nodes. The backend combines PHP and Julia for orchestration and computation, with PostgreSQL managing task and result data. Benchmark experiments demonstrate near-linear scalability and stable performance under varying loads, confirming the system’s suitability for high-performance scientific computing. The proposed framework advances parallel and distributed computing by introducing a modular, reproducible architecture for executing complex stochastic models in cloud environments.
Loading....