Eric DayThoughts, code, and other oddments. |
Dark | Light |
|
|
|
< Gearman at San Francisco PHP and MYSQL Meetup || Gearman Slides from San Francisco Meetup > Drupal Camp PDXOctober 5th, 2009I just proposed sessions for Drizzle and Gearman to Drupal Camp PDX coming up this weekend in Portland, OR. I’ve only used Drupal for a couple small sites I helped out with, but I’ll be talking about what Drizzle and Gearman can bring to current or future Drupal development. For example, today you could easily write Drupal modules that used Gearman to distribute work out to other machines either for real time processing or as asynchronous queues. For Drizzle, we’ll eventually want to get it added as a supported database backend. Posted in Drizzle, Gearman, Main2 Responses to "Drupal Camp PDX"Leave a Reply< Gearman at San Francisco PHP and MYSQL Meetup || Gearman Slides from San Francisco Meetup > |
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 |
|
This would be awesome, we definitely need drizzle as one of the supported database backend specially when drupal being used on so many trafficked sites It can surely use some concurrency love. I am very interested in this effort, I am a drupal developer and would love to work in that direction. Would this session be recorded? Also can u point to me links which show how to use gearman for queuing tasks via drupal. I am sure batch API is the way. Any pointers to realize both of these goals would be really helpful. It was on my TODO list to get drizzle backend in drupal.