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

Use MicroAPIs to do load distribution? #22

Open
DragonflyRobotics opened this issue Sep 18, 2022 · 0 comments
Open

Use MicroAPIs to do load distribution? #22

DragonflyRobotics opened this issue Sep 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@DragonflyRobotics
Copy link
Member

Is your feature request related to a problem? Please describe.
Running the entire algorithm on a single computer is impractical. If often crashes my entire computer. Since MAGIST is multi-agent, is it possible to do microtask load distribution?

Describe the solution you'd like
Using some type of high-speed WiFi communication protocol, send microtasks to different computers and they will respond back. Maybe create a shared network drive to store large amounts of data.

Describe alternatives you've considered
I doubt there are many other alternatives besides getting a more powerful computer.

@DragonflyRobotics DragonflyRobotics added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Sep 18, 2022
@DragonflyRobotics DragonflyRobotics self-assigned this Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants