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

Lazily compute feasibility results #28

Open
bivab opened this issue Sep 28, 2016 · 0 comments
Open

Lazily compute feasibility results #28

bivab opened this issue Sep 28, 2016 · 0 comments

Comments

@bivab
Copy link
Member

bivab commented Sep 28, 2016

Compute feasibility results lazily in the background
(i.e. if the executor is idle or on one dedicated thread, if we have a pool of ProB executors)

ThreadPoolExecutor::getActiveCount can be used to get an approximation on the number of running tasks.

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

No branches or pull requests

1 participant