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

Provide a way to configure Runtime threading behavior #109

Open
3 tasks
clintfred opened this issue Jan 23, 2020 · 3 comments
Open
3 tasks

Provide a way to configure Runtime threading behavior #109

clintfred opened this issue Jan 23, 2020 · 3 comments
Assignees

Comments

@clintfred
Copy link
Contributor

As a ironoxide user
I want to be able to configure the threading behavior of the library
so that I can tune the library for my use case

AC:

  • a config object can be provided on initialize, giving the caller appropriate knobs for controlling threading behavior
  • threading behavior is verified to match configuration settings
  • Default instance is provided for callers who don't care to explicitly set a config
@clintfred clintfred added this to the 2020-1-31 milestone Jan 23, 2020
@clintfred clintfred self-assigned this Jan 23, 2020
clintfred added a commit that referenced this issue Jan 27, 2020
@clintfred
Copy link
Contributor Author

clintfred commented Jan 27, 2020

Some work has been done here, but configuration of the shared Runtime for BlockingIronOxide isn't working as expected. See comments blocking_ops.rs for more details.

@coltfred
Copy link
Member

@clintfred Should that link to a branch somewhere? Which comments are you talking about?

@clintfred
Copy link
Contributor Author

Updated comment above with a link.

@ernieturner ernieturner removed this from the 2020-1-31 milestone Feb 3, 2020
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

3 participants