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

Change to #1

Open
Gordonei opened this issue Jan 13, 2015 · 0 comments
Open

Change to #1

Gordonei opened this issue Jan 13, 2015 · 0 comments
Assignees

Comments

@Gordonei
Copy link
Owner

Currently the execute call for a solver is blocking with a finite number of paths. Instead the execute call should run asynchronously, with the constituent product's value and variance being updated at a defined period. A path maximum and timeout could also be defined if necessary.

Each solver should also have a boolean state variable running protected by a lock, which indicates whether the solver is currently running or not.

@Gordonei Gordonei self-assigned this Jan 13, 2015
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