Synchronous vs Asynchronous Programming

Subscribers:
230,000
Published on ● Video Link: https://www.youtube.com/watch?v=IaVPAJQ7iwA



Duration: 20:31
23,603 views
1,287


We all learn to program by learning synchronous programming first. We call a function, and our code stops and doesn't do the next thing until we receive a response. The trouble is that as soon as our systems get even a little more complex than that, this complexity explodes. In large-scale, high-volume, distributed systems synchronous programming doesn't work very well.

In this episode Dave Farley, author of "Continuous Delivery" and "Modern Software Engineering", explores synchronous vs asynchronous programming. Dave explores the idea that async is the simpler, maybe more fundamental, idea, and looks at a few examples that suggest that at least for distributed systems asynchrony is faster, more reliable, and surprisingly, easier.

-----------------------------------------------------------------------------------

⭐ PATREON:

Join the Continuous Delivery community and access extra perks & content!

JOIN HERE ➡️ https://bit.ly/ContinuousDeliveryPatreon

-------------------------------------------------------------------------------------

🚨 FREE TDD COURSE AVAILABLE NOW! 🚨
Practice your TDD with a FREE hands-on tutorial where you can work along with me using an excellent practice tool. Sign up for your test driven development tutorial HERE ➡ https://courses.cd.training/courses/tdd-tutorial

📧 Get a FREE "TDD Top Tips" guide by Dave Farley when you join our 📧 CD MAIL LIST 📧
The best way to keep in touch with the latest discussions, events and new training courses, get FREE guides and exclusive offers. ➡️ https://www.subscribepage.com/tdd-top-tips-guide

-------------------------------------------------------------------------------------

👕 T-SHIRTS:

A fan of the T-shirts I wear in my videos? Grab your own, at reduced prices EXCLUSIVE TO CONTINUOUS DELIVERY FOLLOWERS! Get money off the already reasonably priced t-shirts!

🔗 Check out their collection HERE: https://bit.ly/3vTkWy3
🚨 DON'T FORGET TO USE THIS DISCOUNT CODE: ContinuousDelivery

-----------------------------------------------------------------------------------

🖇 LINKS:

🔗 The Reactive Manifesto ➡️ https://www.reactivemanifesto.org

🔗 Martin Fowler's Article on the LMAX Architecture ➡️ https://martinfowler.com/articles/lmax.html

🔗 LMAX Disruptor ➡️ https://lmax-exchange.github.io/disruptor/

-------------------------------------------------------------------------------------

CHANNEL SPONSORS:

Equal Experts is a product software development consultancy with a network of over 1,000 experienced technology consultants globally. They increase the pace of innovation by using modern software engineering practices that embrace Continuous Delivery, Security, and Operability from the outset ➡️ https://bit.ly/3ASy8n0

Roost, An Ephemeral DevOps Platform, automates your DevOps pipeline. It creates ephemeral DevOps environments on-demand or based on pull requests. Roost reduces DevOps complexities and shortens release cycles with fewer engineers. ➡️ https://bit.ly/CD2Roost

Tricentis is an AI-powered platform helping you to deliver digital innovation faster and with less risk by providing a fundamentally better approach to test automation. Discover the power of continuous testing with Tricentis. ➡️ https://bit.ly/TricentisCD

TransFICC provides low-latency connectivity, automated trading workflows and e-trading systems for Fixed Income and Derivatives. TransFICC resolves the issue of market fragmentation by providing banks and asset managers with a unified low-latency, robust and scalable API, which provides connectivity to multiple trading venues while supporting numerous complex workflows across asset classes such as Rates and Credit Bonds, Repos, Mortgage-Backed Securities and Interest Rate Swaps ➡️ https://transficc.com

LaunchDarkly is a first-of-its-kind scalable feature management platform that allows development teams to innovate faster by transforming how software is delivered to customers. We want to show you what we're all about. Book a demo to see our platform in action! ➡️ https://tinyurl.com/CDLaunchDarkly




Other Videos By Modern Software Engineering


2023-03-15Functional Programming IS NO BETTER than Object Oriented Programming
2023-03-12The Ultimate Quality Of GOOD Software | Matthew Skelton & Dave Farley Talk About Embracing Change
2023-03-08Your Programming "Hobby" WON'T Cut It
2023-03-05Why Architects MUST Code | Gregor Hohpe On Types Of Architecture & Their Importance
2023-03-01Is Designing Different To Coding?
2023-02-26Gregor Hohpe On How Software Architects Transform Large Enterprises | The Engineering Room Ep. 15
2023-02-22You ONLY Get Code LIKE THIS With TDD
2023-02-19"Monolith Architecture Is Best For Start-Ups" | Randy Shoup On Different Needs In Software Design
2023-02-15Fighting Challenges As Junior Developers
2023-02-12"TDD Is An Essential" | Martin Fowler On Test Driven Development And Self Testing Code
2023-02-08Synchronous vs Asynchronous Programming
2023-02-05Why Socio-Technical Practice Is So Important For Engineers | Jessica Kerr On Valued Capabilities
2023-02-01DON’T TRUST ChatGPT’s CODE!
2023-01-29Jessica Kerr Breaks Down SYSTEMS THEORY For Software Engineering | The Engineering Room Ep. 14
2023-01-25You Don’t Need CODE OWNERSHIP
2023-01-22The Cloud Is Too Difficult For Big Businesses? | Gojko Adzic On The Impact Of The Cloud On Business
2023-01-18The Most Powerful Software Development Process Is The Easiest
2023-01-15What Juniors Developers NEED To Do | Trisha Gee On Junior Developers & Learning On The Job
2023-01-12Twitter's Cruel Treatment Of Software Engineers Explained
2023-01-11Is Twitter’s Treatment Of Its Software Developers Fair?
2023-01-08Is KUBERNETES Overly Complex? | Kelsey Hightower & Dave Farley Debate The Open-Source System



Tags:
synchronous vs asynchronous
asynchronous vs synchronous
synchronous programming
asynchronous programming
sync vs async
asynchronous javascript
synchronous programming example
javascript
computer science
software engineering
software development
Dave Farley
continuous delivery