Apply Filters

Episode 77: How to Build a Batch Processing System with Drew Jaynes

03.14.2017 - By Apply FiltersPlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

Today’s episode is sponsored by Pagely, who are the original gangsters of managed WordPress hosting. They come from humble beginnings, but now they host huge brands like Disney, Visa, eBay and more. They know their customers well and they understand and provide solutions for the complex challenges of scaling. Check them out at Pagely.com for more information.

 

 

 

 

 

 

 

 

Our guest today is Drew Jaynes. He works for Sandhill Development with Pippin, and today we’re going to talk about batch processing. Drew will talk about his recent projects, and he’ll share tips on batch processing, data sets, and more.

Some of the highlights of the show include:

What batch processing is and why it’s important, including examples of why you might need to use it with your WP site.

Challenges Drew ran into when building a new batch processor with API.

The differences between batch processing and step processing.

Detailed information on how Drew’s new batch processing works and how it’s an improvement over the last one. Also, he goes into Ajax callbacks.

Examples of things Drew has done that depend on PHP 5.3 or later.

Possible applications that the batch processor might be used for in the future.

How a batch-processing failure is handled.

Advice that Drew would give to someone who is building their first batch processor with their plugin.

Links and Resources:

Pagely

Episode 49

AffiliateWP batch processing API:

https://github.com/AffiliateWP/AffiliateWP/blob/master/includes/admin/utilities/class-batch-process.php

https://github.com/AffiliateWP/AffiliateWP/blob/master/includes/interfaces/interface-batch-process.php

https://github.com/

More episodes from Apply Filters