News Feed
Jobs Feed
Sections




News Archive
Kevin Schroeder's Blog:
New Zend Server Job Queue Library
March 02, 2011 @ 09:16:04

In his newly updated blog today (changed to WordPress) Kevin Schroeder has a new post looking at a new queuing library available for Zend Server's Job Queue including an example of its use.

This will probably be one of the last posts I do on the Zend Server Job Queue functionality. From this point on they will probably be less frequent, though I'm sure several posts will allude to it. The reason I'm going to put it on the back burner is because I have written a library which is now available on GitHub. What it does is encapsulate all of the functionality that I think needs to be there to be able to implement asynchronous functionality.

In his example code, he shows how to use the library to create a job class that sends a basic email to a defined address and how to set it up with the Manager. Then the action can be called from a script getting the remote job and checking to see when the job has finished.

0 comments voice your opinion now!
zendserver jobqueue library tutorial


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Creating Re-Usable Zend_Application Resource Plugins

PHPBuilder.com: Boost PHP Site Performance with Zend Framework Data Caching

PHPEverywhere: Simple Easy Parallel Processing in PHP

DevShed: Error Handling for Dynamic Twitter Signature Images with PHP

PHPBuilder.com: Import MS Access Data to MySQL 5


Community Events











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


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

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