Symfony Messenger plus RabbitMQ

  Рет қаралды 17,005

Gary Clarke

Gary Clarke

Күн бұрын

Пікірлер: 43
@auras97
@auras97 4 жыл бұрын
Sir I really want to thank you for the effort. Your channel really has some videos that are well done and informative. And you way of explaining and doing things is easy to follow. Kudos
@GaryClarkeTech
@GaryClarkeTech 4 жыл бұрын
Thank you...I appreciate it!
@RafaelMansilha
@RafaelMansilha 2 жыл бұрын
Thanks, this was exactly what I was looking for! In just 11 minutes! ☺
@truegotha
@truegotha Жыл бұрын
How to see .env file with rabbitmq connection? I get Could not connect to the AMQP server. Please verify the provided DSN
@CaimAstraea
@CaimAstraea 3 жыл бұрын
Thanks. Learned something new :) So far the database queue with the jms/job-queue-bundle been serving us well :) Might not be the latest and fanciest tech but gets the job done.
@vrushalrt
@vrushalrt 2 жыл бұрын
This tutorial went straight into my head...Thanks a lot 👍
@GaryClarkeTech
@GaryClarkeTech 2 жыл бұрын
Welcome Vrushal...appreciated 👍
@dannorcott773
@dannorcott773 Жыл бұрын
Helpful video, thanks Gary!
@GaryClarkeTech
@GaryClarkeTech Жыл бұрын
Welcome..thanks for watching!
@SaiNagendra
@SaiNagendra 3 жыл бұрын
Hi, Bro excellent.. What was the extension you are using to create PHP Class?
@GaryClarkeTech
@GaryClarkeTech 3 жыл бұрын
I don't use any extensions or plugins to create classes...it's just part of PHPStorm cmd+N on mac ctrl+N on windows / linux
@denisov1985
@denisov1985 Жыл бұрын
Thank you! Great work.
@maruanboukhriss6353
@maruanboukhriss6353 2 жыл бұрын
Is posible see the list_queues inside symfony ¿?
@onparallel7953
@onparallel7953 3 жыл бұрын
Hello Gary Thank you for the video super helpful as usual. I am trying to use docker-compose for this but it is failing with ---> You cannot use the "Symfony\Component\Messenger\Bridge\Amqp\Transport\Connection" as the "amqp" extension is not installed.
@GaryClarkeTech
@GaryClarkeTech 3 жыл бұрын
Yes you will need to have the amqp php extension installed.
@onparallel7953
@onparallel7953 3 жыл бұрын
@@GaryClarkeTech struggling to install in Docker for some reason is not happy with it
@fitter2boss72
@fitter2boss72 2 жыл бұрын
Do you have a video, where uses async tasks, but you can see response? (in your example : "email sent" ). Thank you.
@GaryClarkeTech
@GaryClarkeTech 2 жыл бұрын
Not atm..this is the only async video I've recorded so far...maybe in the future.
@fitter2boss72
@fitter2boss72 2 жыл бұрын
@@GaryClarkeTech Thank you.
@jiawenchen9928
@jiawenchen9928 4 жыл бұрын
tried out mac, not working, seen error --> You cannot use the "Symfony\Component\Messenger\Bridge\Amqp\Transport\Connection" as the "amqp" extension is not installed. question 1 is how you configure the .env file to connect with rabbitmq container?
@GaryClarkeTech
@GaryClarkeTech 4 жыл бұрын
You need to install the amqp php extension. Here's a link to how you can do it on mac using homebrew, which is how I did it: stackoverflow.com/questions/51818515/installing-amqp-on-mac-with-brew
@shikamaru676
@shikamaru676 3 жыл бұрын
It think this counts as cheating, but you can also use the --ignore-platform-reqs flag, it is not recommended tho', but there are use cases when it can be usefull, like when you develop on a container, but want your IDE to index the library or install dependencies in multistage Docker builds.
@GaryClarkeTech
@GaryClarkeTech 3 жыл бұрын
@@shikamaru676 Nice tip...thanks!
@ilyaskereibayev586
@ilyaskereibayev586 3 жыл бұрын
Hi Gary! Thank you very much for your effort, really useful video. I have 1 question though, how Symfony understands where to get RABBITMQ_DSN env variable? we did not define it in .env file
@GaryClarkeTech
@GaryClarkeTech 3 жыл бұрын
Thanks Ilyas..I appreciate it. When you use the local Symfony server, you get Docker integration. You can read about how the environment variables map to supported services here: symfony.com/doc/current/setup/symfony_server.html#docker-integration
@ilyaskereibayev586
@ilyaskereibayev586 3 жыл бұрын
I got it now, thanks
@aleksandrbakharev5199
@aleksandrbakharev5199 2 жыл бұрын
Big thanks for tutorial!
@GaryClarkeTech
@GaryClarkeTech 2 жыл бұрын
No problem!
@adrianfgutierrez2836
@adrianfgutierrez2836 4 жыл бұрын
Good job
@GaryClarkeTech
@GaryClarkeTech 4 жыл бұрын
Thanks Adrián... I appreciate it.
@webdev723
@webdev723 4 жыл бұрын
Thank you !
@GaryClarkeTech
@GaryClarkeTech 4 жыл бұрын
You're welcome! Thanks for watching
@cradleofkaschenko2057
@cradleofkaschenko2057 3 жыл бұрын
Thank you very-very much!
@GaryClarkeTech
@GaryClarkeTech 3 жыл бұрын
You're welcome!
@urbanofilho74
@urbanofilho74 3 жыл бұрын
Good lesson
@nabeeltahir6013
@nabeeltahir6013 3 жыл бұрын
Make a video how to integrate keyCloak on symfony.
@GaryClarkeTech
@GaryClarkeTech 2 жыл бұрын
I'll check it out
@memkowaty
@memkowaty 4 жыл бұрын
that's very useful!
@GaryClarkeTech
@GaryClarkeTech 4 жыл бұрын
Glad it was helpful!
@sergemaminiaina252
@sergemaminiaina252 4 жыл бұрын
Great video ^-^
@GaryClarkeTech
@GaryClarkeTech 4 жыл бұрын
Thank you, Serge
@melianimohammed-w5n
@melianimohammed-w5n 5 ай бұрын
salus jai un erro tu peut help n Connection.php line 340: Return value of Symfony\Component\Messenger\Transport\AmqpExt\Connection::ack() must be of the type bool, null returned
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
PHP Testing Tutorial: Test Doubles - PHPUnit Mocks and Stubs
51:15
Symfony 5 Test Driven Development (TDD) Tutorial
1:25:00
Gary Clarke
Рет қаралды 46 М.
Symfony 6 Message Queue Tutorial Part 1
5:04
Gary Clarke
Рет қаралды 12 М.
Symfony 4 | Creating a Microservice (Part 1)
25:41
Qbrain
Рет қаралды 21 М.
Demo DevOps [NLP-TLP Full Stack AI Engineer Bootcamp]
45:50
UWA Natural & Technical Language Processing Group
Рет қаралды 180
Up & Running With Symfony 4 - Part 1: Setup, Controllers, Twig
32:48
Traversy Media
Рет қаралды 191 М.
How to set up Docker, Celery, and Redis in a Django project
27:15
Nehemiah Kamolu
Рет қаралды 268
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН