Thinking Async - Leveraging Revolt Event Loop for Asynchronous Drupal Applications
Drupal Association via YouTube
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to develop asynchronous applications in Drupal through this 46-minute conference talk that introduces the Revolt event loop and asynchronous programming concepts. Discover how Drupal Core is adopting Revolt to enable a new class of asynchronous applications and understand the fundamental shift from synchronous to asynchronous thinking. Explore task coordination challenges that emerge in asynchronous code and master how the event loop addresses these issues. Examine how futures help manage branching logic and coordinate success and failure scenarios in your applications. Investigate the amphp library ecosystem and learn practical tools you can implement in your own projects and contributed modules without dealing with low-level implementation details. Gain insights into Drupal Core's current progress with Revolt adoption and develop the asynchronous mindset necessary for building modern, efficient applications that can handle concurrent operations effectively.
Syllabus
Thinking Async
Taught by
Drupal Association