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

Rob Allen: Caching your ZF2 merged configuration

Felix Geisendorfer's Blog: Two Tutorials - Title to Slug & Dependencies with If

Padraic Brady's Blog: Zend Framework Caching (Parts 1, 2 & 2b)

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5

SoftDevTube.com: Write Flex and PHP Code Using Flash Builder


Community Events











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


symfony2 interview functional zendframework2 phpunit release development introduction podcast framework conference community rest series testing opinion google language usergroup database

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