Go to content

[#phpsrb17] Nikola N. & Simo S. | Processing multi-queue messages using daemonized process in PHP

Nikola Nikolić & Simo Simeunović More often than not, in software development there are situations with long running sequential operations which can be avoided utilizing parallelization. During the workshop we'll go through the challenges and pitfalls we had during the development of a system that handles messages from multiple queues asynchronously. Building a daemon process in PHP which spawns custom handlers for different queues, processing them all in parallel.

May 27, 2017