RailsConf 2024 - Look Ma, No Background Jobs: A Peek into the Async Future by Manu J

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=27uVIIgguQg



Duration: 22:33
27 views
0


Executing a long running task like external API requests in the request-response cycle is guaranteed to bring your Rails app to its knees sooner or later. We have relied on background jobs to offload long running tasks due to this.

But it doesn't always have to be. Learn how you can leverage Falcon and the Async gem to unlock the full potential of ruby fibers and eliminate background jobs for IO-bound tasks and execute them directly with clean, simple, performant and scalable code.




Other Videos By Confreaks


2024-07-15RailsConf 2024 - Ask your logs by Youssef Boulkaid
2024-07-15RailsConf 2024 - From Cryptic Error Messages To Rails Contributor by Collin Jilbert
2024-07-15RailsConf 2024 - Ruby & Rails Versioning at Scale by George Ma
2024-07-15RailsConf 2024 - Crafting Rails Plugins by Chris Oliver
2024-07-15RailsConf 2024 - This or that? Similar methods & classes in Ruby && Rails by Andy Andrea
2024-07-15RailsConf 2024 - Opening Conference Keynote by Nadia Odunayo
2024-07-150:02 / 33:40RailsConf 2024 - Attraction Mailbox - Why I love Action Mailbox by Cody Norman
2024-07-15RailsConf 2024 - Day 3 Closing with Ufuk Kayserilioglu and Andy Croll
2024-07-15RailsConf 2024 - From RSpec to Jest: JavaScript testing for Rails devs by Stefanni Brasil
2024-07-15RailsConf 2024 - Ruby on Fails: effective error handling with... by Talysson Oliveira Cassiano
2024-07-15RailsConf 2024 - Look Ma, No Background Jobs: A Peek into the Async Future by Manu J
2024-07-15RailsConf 2024 - Save Time with Custom Rails Generators by Garrett Dimon
2024-07-15RailsConf 2024 - SQLite on Rails: From rails new to 50k concurrent... by Stephen Margheim
2024-07-15RailsConf 2024 - Undervalued: The Most Useful Design Pattern by Jared Norman
2024-07-15RailsConf 2024 - A Rails server in your editor: Using Ruby LSP to extract runtime... by Andy Waite
2024-07-15RailsConf 2024 - Implementing Native Composite Primary Key Support in Rails 7.1 by Nikita Vasilevsky
2024-06-25Blue Ridge Ruby 2024 | A Rubyist's Guide to Existential Dread by Jeremy Smith
2024-06-25Blue Ridge Ruby 2024 | Lightning Talk by Daniel Nolan
2024-06-25Blue Ridge Ruby 2024 | The Pursuit of Happiness by Dustin Haefele Tschan
2024-06-25Blue Ridge Ruby 2024 | Simplicity: The Key to Software Success by Brian Childress
2024-06-25Blue Ridge Ruby 2024 | Lightning Talk by Eric Tillberg



Tags:
rails
rubyonrails
railsconf
railsconf2024