Export to
This item was imported from https://www.meetup.com/PDX-PHP/events...
Friday, September 21, 2018 at 11:52am.
Friday, September 21, 2018 at 11:52am.
PHPDX - Unblocking PHP applications with message queues
–
Website
Description
Pizza, learning and a great time to network with the fabulous PHP Community!
Message queuing allows applications to communicate by sending messages to each other. The message queue provides a temporary message storage when the destination program is busy or not connected. Join us as Caleb Tucker-Raymond takes us on an exploration of message queues. We'll learn both how to use them in a simple PHP web application, and how to test them.
Code we will be using can be found at https://github.com/calebtr/queue-testing-demo