JuliaDynamics / DiscreteEvents.jl

Discrete event generation and simulation in Julia
MIT License
56 stars 10 forks source link

Rewrite parallel clocks #47

Open pbayer opened 1 year ago

pbayer commented 1 year ago

Problem

The experimental framework on working with parallel clocks

It therefore had to be removed from exports, tests and documentation.

But

As outlined in issue #31 above I consider it still as a huge benefit to have a multithreading functionality in DiscreteEvents. Obviously this has to be rewritten completely.