RailsConf 2023 - Off to the races by Kyle d'Oliveira
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Explore race conditions in Rails applications through this 43-minute conference talk from RailsConf 2023. Dive into the nature of race conditions, their prevalence in shared resource environments, and their increasing impact as usage scales. Learn how these elusive bugs manifest in Rails applications, why they're challenging to detect, reproduce, and test, and discover effective strategies for identifying and resolving them. Gain valuable insights into ensuring the reliability of your Rails applications by understanding and addressing these complex concurrency issues.
Race Conditions in Rails Applications: Detection, Testing, and Fixing