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

[Discussion] Asynchronous Networks #135

Open
dglmoore opened this issue Apr 13, 2019 · 0 comments
Open

[Discussion] Asynchronous Networks #135

dglmoore opened this issue Apr 13, 2019 · 0 comments

Comments

@dglmoore
Copy link
Contributor

This is a discussion question. Please comment with any thoughts you may have.

Essentially all of our network types and algorithms are synchronous. This has been fine up to this point as we've not really cared about the distinction, and there's some reason to think that sensitivity doesn't care much about the synchronicity (#17). However, this may be a feature we want or need in v1.0.

  1. How big of a priority is asynchronous update, i.e. should we plan for it to be in the v1.0 release?
  2. What are some good example systems with asynchronous models?
  3. Are you personally interested in working on an asynchronous implementation?
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