DragonflyRobotics / DragonflyRobotics/MAGIST-Algorithm
Use MicroAPIs to do load distribution?
- Ngôn ngữ chính
- Python
- Star
- 5
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.