Queues, busses and the messenger component / Tobias Nyholm (Happyr AB)
Записи всех докладов PHP Russia 2020 Online доступны бесплатно благодаря поддержке Badoo!
tech.badoo.com ( — ещё больше PHP-контента от одной из сильнейших инженерных команд
t.me/badoo_php_meetup ( — PHP-сообщество в Telegram
———
Приглашаем на PHP Russia 2020!
27 ноября, Москва, Инфопространство
Подробности и билеты
———
Профессиональная конференция для PHP-разработчиков, единственная конференция по PHP в России
13 мая 2020, онлайн-конференция
Тезисы и презентация:
Message queues are the perfect way to decentralize your application. You may use them for communication, scheduling and decentralization of your application. With help from a message queue you may decouple your application from the framework and the infrastructure. Which means that your app is written in pure PHP and not Symfony/Laravel/Yii etc.
With some smart configuration on your message bus you may put the message queue outside of your application and you may leverage from a decentralized and asynchronous system.
This talk will quickly go throw the basics of queues, hexagonal design and show proof of concept with Symfony’s Messenger component.
—
Если вы найдете ошибку, пишите на support@ontico.ru
Источник