simulatrex / simulatrex-engine

Enable decision-making based on simulations
https://simulatrex.com
Apache License 2.0
217 stars 20 forks source link

Asynchronous Event Handling #10

Closed d42me closed 5 months ago

d42me commented 8 months ago

In complex simulations, events might not happen synchronously with each loop iteration. We might need a way to handle asynchronous events that can occur at any point in time.