Skip to content
#

exponential-distribution

Here are 27 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

Saratov State University, CSIT. Discipline "pseudo-random numbers generators" (псСвдослучайныС Π³Π΅Π½Π΅Ρ€Π°Ρ‚ΠΎΡ€Ρ‹, rus)

  • Updated Jun 1, 2018
  • 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

This Shiny application allows users to visualize the cumulative distribution functions (CDFs) of a random variable π‘₯ following one of the selected probability distributions: Standard Normal Distribution - 𝑁(0,1) , General Normal Distribution - 𝑁(πœ‡,𝜎^2) or Exponential Distribution - 𝐸π‘₯𝑝(πœ†). Users can select the distribution's parameters.

  • Updated Apr 3, 2025
  • R

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