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

feat(framework) Add SimpleBackend for simulations #3989

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jafermarq
Copy link
Contributor

A new backend based on pure mp Processes and that doesn't require ray.

Merge after #3988 .

Limitation: it would be better if we first redesign ClientApp so it's pickleable. Currently the way ClientApp defines and uses ffn prevents it from being pickleable. The current solution is to use cloudpickle which relaxes the conditions that objects need to meet to be pickleable

@jafermarq jafermarq added the simulation An issue related to Flower's simulation label Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simulation An issue related to Flower's simulation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant