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

fwk: investigate concurrent start-up of components #29

Open
sbinet opened this issue Mar 10, 2017 · 0 comments
Open

fwk: investigate concurrent start-up of components #29

sbinet opened this issue Mar 10, 2017 · 0 comments
Assignees

Comments

@sbinet
Copy link
Member

sbinet commented Mar 10, 2017

From @sbinet on August 22, 2014 16:19

gaudi had issues with initialization of components (especially cycles in services/tools: ToolA -> ToolB -> ToolC -> ... -> ToolA)

the lack of resource dependencies declaration (component A needs component B) prevented to efficiently discover such issues.
it also prevented to initialize components in parallel.

investigate whether fwk couldn't do better here.

Copied from original issue: go-hep/fwk#28

@sbinet sbinet self-assigned this Mar 10, 2017
@sbinet sbinet changed the title investigate concurrent start-up of components fwk: investigate concurrent start-up of components Mar 10, 2017
@sbinet sbinet removed the go-hep-mig label Mar 10, 2017
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