DiscoverDevelopersHangoutDo not fear the Queue!
Do not fear the Queue!

Do not fear the Queue!

Update: 2017-06-01
Share

Description

News & Other Happenings


Al (tool/app) Copied – Copy and Paste Everywhere by Kevin Chang


http://copiedapp.com/


Make sure to enable the keyboard


NK: Intro Video to Pickle - a BDD layer on top of Dusk and PHPUnit


https://www.youtube.com/watch?v=GmA-6hnhljI&feature=youtu.be


https://github.com/alnutile/pickle


Al: Github moving to GraphQL


https://developer.github.com/v4/


NK: IBM tells thousands of remote employees to come back to office or find new jobs


https://arstechnica.com/information-technology/2017/05/ibm-to-remote-workers-come-back-to-the-mothership-or-else/


Deep Dive


Do not fear the Queue


Queue usage


https://en.wikipedia.org/wiki/Message_queue


The many levels it can benefit your workflow and how you solve problems


Use Cases


Parallel tasks


Connect two different languages with json


Split up services offload work - Microservice


Allows you to work locally on a part of your App that later you can move off to a microservice or worker


Prevent database sharing


Sending Mail


Importing Files


Database buffer


Long running jobs


How to Implement


Locally using Sync Driver


Laracast


https://laracasts.com/search?q=Queue


Beanstalk


SQS


Iron


Forge


FortRabbit with CloudAMQP https://help.fortrabbit.com/cloudamqp


Homestead


AWS SQS


S3 for large payloads


How to deploy


Laravel Daemon pretty simple


Database


--simple start


--local jobs vs remote


Gotchas


Retries


SNS Format


You gotta restart the queue


Interesting how Laravel does it with timestamp


Have wasted a day on this in the past


Logs can will up if queue is erroring out


Failed jobs


Queue has limit 256 k limit


Visibility timeout


Links


Beanstalk


https://laracasts.com/lessons/beanstalkd-queues-with-laravel


etc


https://laravel.com/docs/5.4/queues#supervisor-configuration

link to sns


👉🏻 Join the NewsLetter https://sundance-solutions.mailcoach.app/php-and-llms

👉🏻 Automation and Ai Consulting https://dailyai.studio/

👉🏻 Buy the book "PHP and LLMs - the practical guide" https://bit.ly/php_llms

 

🚀 Music by https://www.udio.com/home

 

❤️ NoteBookLM https://notebooklm.google/

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Do not fear the Queue!

Do not fear the Queue!

io (Nathan Kirschbaum && Alfred Nutile