RailsConf 2016 - Inside ActiveJob By Jerry D'Antonio

Channel:
Subscribers:
42,100
Published on ● Video Link: https://www.youtube.com/watch?v=E-1ICY8DMh4



Duration: 40:51
1,160 views
11


ActiveJob made a huge impact when it landed Rails 4.2. Most job processors support it and many developers use it. But few ever need to dig into the internals. How exactly does ActiveJob allow us to execute performant, thread-safe, asynchronous jobs in a language not known for concurrency? This talk will answer that question. We'll build our own asynchronous job processor from scratch and along the way we'll take a deep dive into queues, job serialization, scheduled tasks, and Ruby's memory model.




Other Videos By Confreaks


2016-05-25RailsConf 2016 - Packaging and Shipping Rails Applications in Docker By Allan Espinosa
2016-05-25RailsConf 2016 - Facepalm to Foolproof: Avoiding Common Production Pitfalls by Jon McCartie
2016-05-25RailsConf 2016 - Zen and the Art of the Controller by Michael Kelly
2016-05-25RailsConf 2016 - From Zero to API Hero: Consuming APIs like a Pro by Cecy Correa
2016-05-25RailsConf 2016 - Level-up Your ActiveRecord Skills: Learn SQL! by Ryan Dlugosz
2016-05-25RailsConf 2016 - From Excel to Rails: A Path to Enlightened Internal Software by Nick Reavill
2016-05-25RailsConf 2016 - I Can’t Believe It’s Not A Queue: Using Kafka with Rails by Terence Lee
2016-05-24RailsConf 2016 - How to Get and Love Your First Rails Job By Molly Black
2016-05-24RailsConf 2016 - Client/Server Architecture: Past, Present, & Future By Mike Groseclose
2016-05-24RailsConf 2016 - The State of Web Security by Mike Milner
2016-05-24RailsConf 2016 - Inside ActiveJob By Jerry D'Antonio
2016-05-24RailsConf 2016 - Saving Sprockets by Richard Schneeman
2016-05-24RailsConf 2016 - Rediscovering ActiveRecord By Mario Chavez
2016-05-24RailsConf 2016 - Multi-table Full Text Search with Postgres By Caleb Thompson
2016-05-24RailsConf 2016 - Precompiling Ruby scripts - Myth and Fact By Koichi Sasada
2016-05-24RailsConf 2016 - Quit Frustrating Your New Developers - Tips From a Teacher By Miki Rezentes
2016-05-24RailsConf 2016 - Don't Forget the Network: Your App is Slower Than You Think By Andre Arko
2016-05-24RailsConf 2016 - Build Realtime Apps with Ruby & Pakyow By Bryan Powell
2016-05-24RailsConf 2016 - Going Serverless By Jeremy Green
2016-05-24RailsConf 2016 - Developing and Maintaining a Platform With Rails and Lotus By Simone Carletti
2016-05-24RailsConf 2016 - How We Scaled GitLab For a 30k-employee Company By Minqi Pan



Tags:
rails
ruby
ruby on rails
railsconf