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

[WIP] re-implement Gaggle removing compile-time feature #509

Closed
wants to merge 13 commits into from

Conversation

jeremyandrews
Copy link
Member

@jeremyandrews jeremyandrews commented Jul 17, 2022

  • move Manager into a thread to provide coordination of Worker instances
  • move Worker into a thread to coordinate with Manager instance
  • allow configurations and control of Manager thread via Controller

TODO:

  • allow both Manager and Worker thread on same goose instance
  • implement actual Gaggle commands through Controller to allow configuring/starting/stopping Gaggle, and for collection of Metrics

@nathanielc
Copy link

What is the status of gaggle for the next release? We are using gaggle as of 0.16.4 and would also like to contribute to this project but do not want to have to branch off 0.16.4.

@jeremyandrews
Copy link
Member Author

I've not had time to push this forward for a while, but am looking to clean it up and finish it relatively soon. Gaggle support is definitely going to be reworked in an async way and again part of future releases.

@jeremyandrews jeremyandrews mentioned this pull request May 10, 2023
@jeremyandrews
Copy link
Member Author

Closed in favor of #548

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

Successfully merging this pull request may close these issues.

2 participants