Abdur-rahmaanJ / Abdur-rahmaanJ/richterm
concurrency vs. paralellism
- Lenguaje dominante
- Rust
- Estrellas
- 24
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- cli
- Tipo de issue
- Refactorización
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100