Eric DayThoughts, code, and other oddments. |
Dark | Light |
|
|
|
< Gearman UDF now in Drizzle || Drizzle patch for Sphinx 0.9.9-rc2 > Gearman, Now With Persistent QueuesMay 20th, 2009I’m pleased to announce version 0.6 of the Gearman C server and library. The major new feature of this release is a pluggable persistent queue for the job server. It comes bundled with a libdrizzle module (so your queue can live in Drizzle or MySQL), but Brian has already written a libmemcached module and there is a flat-file module in the works as well. The persistent queue allows background jobs to be stored via the pluggable module, so if the job server crashes or is shutdown, the queue module can repopulate the job server with any jobs that were not yet complete. This is just the first version of the queue support, so expect more modules and features in the future! On a related note, James Luedke has also released version 0.3 of the Gearman PHP Extension. This project now lives in the PHP PECL repository (where it should), so be sure to look there for downloads and the latest source. Posted in Drizzle, Gearman, Main, MySQL2 Responses to "Gearman, Now With Persistent Queues"
Leave a Reply< Gearman UDF now in Drizzle || Drizzle patch for Sphinx 0.9.9-rc2 > |
Blog Wiki About Resume RSS Comments Launchpad identi.ca OpenStack Scale Stack Gearman NW Veg Veg Food & Fit |
|
Copyright (C) Eric Day - eday@oddments.org All content licensed under the Creative Commons Attribution 3.0 License. Hosted by Rackspace Cloud |
|
[...] likely update the gearman.org website with a fancy php use case. You can read more about them on Eric Day’s blog or on the Gearman [...]