Abdur-rahmaanJ / Abdur-rahmaanJ/richterm
concurrency vs. paralellism
- Ngôn ngữ chính
- Rust
- Star
- 24
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Like in other languages (JS for example) Rust also hast the concept of asynchronous operations. They are mostly used to wait for IO but in this case I think it would be good to use it instead of spawning a new OS thread. That method of achieving the execution of multiple actions at the same time is mainly meant for resource heavy operations.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
No files, tests, or entry points are named. Start by locating the current OS-thread spawning path and determine how asynchronous operations would fit the terminal's execution model; done would require an agreed approach and verification that the relevant concurrent actions still work correctly.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- cli
- Loại issue
- Tái cấu trúc
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 20/100