google / eng-practices

Google's Engineering Practices documentation
https://google.github.io/eng-practices/
Other
20.03k stars 1.95k forks source link

Change "parallel" to "concurrent" #56

Open porridge opened 1 year ago

porridge commented 1 year ago

The sort of effects mentioned in the paragraph do not require a truly parallel execution. They can also happen in many concurrent execution cases too.