⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{stub}}{{capability}}Concurrency is the capability to perform more than one action at a time. There are many techniques for doing this, and many issues raised (e.g., how to safely access shared resources).