Gearman proposal for MySQL Conf

8 views
Skip to first unread message

Brian Moon

unread,
Dec 19, 2009, 12:28:16 PM12/19/09
to gea...@googlegroups.com
FYI, I just submitted this:


Title: Front end database optimization using Gearman

To ensure high performance in modern web applications highly relational,
normalized databases have to some times be optimized (or denormalized).
Marshaling this data back and forth from the primary database server
to the front end database servers can be a tricky task.

Gearman provides a generic application framework to farm out work to
other machines or processes that are better suited to do the work. It
allows you to do work in parallel, to load balance processing, and to
call functions between languages.

In this talk, we will cover using Gearman as a background processing
system that optimizes data for use in front end web site creation. When
should you collapse data? When should you leave it in a relational
format? When is data duplication not only acceptable, but necessary?

--

Brian.
--------
http://brian.moonspot.net/

Eric Day

unread,
Dec 21, 2009, 8:13:26 PM12/21/09
to gea...@googlegroups.com
Giuseppe and I were planning on submitting a talk or two on Gearman,
possibly one beginner and one use-case based presentation (Gearman
in practice). Perhaps we should join forces on these...

-Eric

Reply all
Reply to author
Forward
0 new messages