Look Ma, No Sidekiq: A peek into async future
Manu Janardhanan
• Pune, India
•
Talk
Date: August 27, 2023
Published: Fri, 20 Dec 2024 00:00:00 +0000
Announced: unknown
We usually turn to Sidekiq for tackling long-running tasks. However, using the async gem with Falcon lets us execute IO-bound tasks directly with clean, simple, performant and scalable code . Plus, this approach dovetails perfectly with Turbo Frames for embedding task results.
RubyConf India 2023