Background processing, do's and don'ts

manchuck

Modern web applications spend a lot of time processing data. From images and video, to big data analysis. To accommodate all this work (without having our users waiting), background processing is key. Even though it seems pretty straight forward, understanding background processing in PHP requires a new way of thinking. We will be going over the different queuing options, their strengths, and the best ways to optimize your code for background processing

 

Session Track

DevOps

Experience Level

Intermediate

Drupal Version