Abdur-rahmaanJ / Abdur-rahmaanJ/richterm

concurrency vs. paralellism

Đang mở
#17 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
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

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.