Abdur-rahmaanJ / Abdur-rahmaanJ/richterm
concurrency vs. paralellism
- Langage dominant
- Rust
- Étoiles
- 24
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- cli
- Type d'issue
- Refactorisation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100