DragonflyRobotics / DragonflyRobotics/MAGIST-Algorithm

Use MicroAPIs to do load distribution?

Open
#22 0 comments 0 reactions 2 assignees Claimed by @DragonflyRobotics View on GitHub
enhancement help wanted question
Dominant language
Python
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.