Тёмный

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

Ruby Central
Подписаться 7 тыс.
Просмотров 900
50% 1

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.

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@DevranUenal
@DevranUenal Месяц назад
Super helpful talk with great examples! Thank you very much! :)
@someguyO2W
@someguyO2W 13 дней назад
Turbo streams over sse? Sign me up! The only reason I don't use them is action cable. And no background jobs either 😂😂❤
@papararam17
@papararam17 Месяц назад
I'm not really sure what point he's trying to get across with this talk. Most background jobs are a combination of IO and CPU intensive computations so they are not going away any soon. . Async IO with fibers has been around for some time now and what we've learnt already is that writing async IO code in Ruby makes the code much more complex and way more difficult to run. So again, what kind of "Async Future" he means?
@PhilSmy
@PhilSmy Месяц назад
Another video where the transcript (and closed captioning) is all messed up.
Далее
RailsConf 2024 - Closing Keynote by Aaron Patterson
44:56
Python Vs. Ruby - Which Is Better?!
5:15
Просмотров 10 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,1 млн
FastAPI, Flask or Django - Which Should You Use?
9:49
Back End Developer Roadmap 2024
10:30
Просмотров 549 тыс.