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

Add persistency. #9

Open
vanrein opened this issue Jan 28, 2018 · 0 comments
Open

Add persistency. #9

vanrein opened this issue Jan 28, 2018 · 0 comments

Comments

@vanrein
Copy link
Owner

vanrein commented Jan 28, 2018

This saves Petri Net state, and recovers it later. Synchronisation may be costly, can we keep it simple?

Complication: Timeout processing needs to be noted, but luckily it can be simply retried immediately after recovery. Limiting it to at most one timer seems fine. Since timeouts are also supported for the synchronous event message, this is a true concern.

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

No branches or pull requests

1 participant