Flag of Ukraine
SymfonyCasts stands united with the people of Ukraine

Queues, busses and the Messenger component (Tobias Nyholm)

Video not working?

It looks like your browser may not support the H264 codec. If you're using Linux, try a different browser or try installing the gstreamer0.10-ffmpeg gstreamer0.10-plugins-good packages.

Thanks! This saves us from needing to use Flash or encode videos in multiple formats. And that let's us get back to making more videos :). But as always, please feel free to message us.

Tip

Symfony Live London 2019 presentation by Tobias Nyholm.

Talk Abstract

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.

Leave a comment!

2
Login or Register to join the conversation
ian Avatar

I really enjoy Tobias presentations

Reply

Hey Kev,

Thank you for the feedback! :)

Cheers!

Reply
Cat in space

"Houston: no signs of life"
Start the conversation!

userVoice