Skip to content
#

exponential-distribution

Here are 26 public repositories matching this topic...

A simulation of an ACPC Grading System Server where multiple computers process incoming tasks. The system handles exponential interarrival and service times with a FIFO queue mechanism and calculates key performance metrics like average delay time, waiting time, and time-based average queue length.

  • Updated Dec 25, 2024
  • Python

A pure-Python survival analysis framework that models cancer patient survival times using the exponential distribution, incorporating Monte Carlo simulation, goodness-of-fit testing, bootstrap inference, and publication-quality visualizations for academic and healthcare analytics.

  • Updated Jan 16, 2026
  • Python

Distributed M/M/C queue simulation using Apache Kafka as a FIFO buffer, Spring Boot producer/consumer with configurable parallel servers, Poisson load generation via k6, and full performance monitoring with Prometheus, Grafana, and PostgreSQL for analytical validation (Little’s Law, utilization, throughput, and queue length).

  • Updated Feb 19, 2026
  • Java

Improve this page

Add a description, image, and links to the exponential-distribution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exponential-distribution topic, visit your repo's landing page and select "manage topics."

Learn more