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

Decomposition for Connectors #21

Open
cfsnook opened this issue Jun 25, 2021 · 0 comments
Open

Decomposition for Connectors #21

cfsnook opened this issue Jun 25, 2021 · 0 comments

Comments

@cfsnook
Copy link
Member

cfsnook commented Jun 25, 2021

Connectors should be decomposed as one machine per type with a single read operation and a single write operation. These operations should not have guards specifying the value to be read/written. The connector name should be used as the instance name for prefixing. The connector operations should be event synchronised with all component operations that read/write to that connector.

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