OCaml implementations of: leaky bucket, admission control, discrete event simulation?

Is anyone aware of OCaml-based implementations of discrete even simulations and/or leaky bucket/admission control algorithms?

I’m trying to understand these algorithms and processes, and I’m just thinking it might be easier to read an OCaml implementation than anything else… I could be wrong.

Any other suggestions welcome.

1 Like