News Feed
Jobs Feed
Sections




News Archive
Ibuildings techPortal:
Doing the Heavy Lifting Gearman and Magento
January 17, 2011 @ 14:09:38

New from the Ibuildings techPortal today, there's a tutorial from Michael Davey looking at using Gearman with Magento to do some of the "heavy lifting" of queuing jobs from inside the tool.

With most web applications, there comes a time where there is a need to perform either CPU or I/O intensive work based on user actions. Whether processing uploaded files, or performing system-wide database updates, developers are increasingly turning to Gearman as a simple way to hand off the heavy lifting to another server to be performed asynchronously.

He's created a basic module that can be downloaded and dropped right into your Magento install to make it work with your Gearman queues. He includes an installation guide and a bit of code on how to make a sample job to run an event and the class sitting on the other side for the worker to use in handling it.

0 comments voice your opinion now!
gearman magento tutorial ecommerce worker


blog comments powered by Disqus

Similar Posts

DevShed: Completing an Extensible Website Engine with PHP 5

Sanisoft Blog: Theming your CakePHP apps (V1.2)

Zend Developer Zone: A PHP 'Hello World' Script Using Zend Core for i5

Stefan Mischook's Blog: Video Tutorial: Processing forms with PHP, Part 3

Oracle Technology Network: DeployPHP Series, Part 5 - Zend Core for Oracle Quick Start


Community Events











Don't see your event here?
Let us know!


series unittest zendframework2 language code example development interview introduction framework opinion testing community release functional phpunit tool conference podcast object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework