Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Event Simulator from Kompics #92

Open
Bathtor opened this issue Sep 24, 2020 · 0 comments
Open

Port Event Simulator from Kompics #92

Bathtor opened this issue Sep 24, 2020 · 0 comments

Comments

@Bathtor
Copy link
Contributor

Bathtor commented Sep 24, 2020

While it may be very difficult to provide the determinism guarantees Kompics' Simulator has in Rust, at least porting the network models and the simulation event scheduler, together with some DSL for describing scenarios is probably quite reasonable.

In fact the hash wheel timers crate we use already comes with an empty-slot-skipping simulation timer for exactly this purpose.

Note that this should probably be a separate crate, but we'll track it here for now until such a crate is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant