The Spider Storage Engine
http://forge.mysql.com/wiki/The_Spider_Storage_Engine

This Thursday (November 26th, 14:00 UTC), Giuseppe Maxia will present
the Spider Storage Engine. This session was originally scheduled for
October 15th but had to be postponed for technical reasons.

Here's from the abstract: Everybody needs sharding. Which is not easy to
maintain. Being tied to the application layer, sharding is hard to
export and to interact with. The Spider storage engine, a plugin for
MySQL 5.1 and later, solves the problem in a transparent way. It is an
extension of partitioning. Using this engine, the user can deal
transparently with multiple backends in the server layer. This means
that the data is accessible from any application without code changes.
This lecture will briefly introduce MySQL partitioning, and then show
how to create and use the Spider engine, with some practical examples.
The talk covers the latest version of the Spider engine, which includes
a condition pushdown feature that increases performance significantly.

For MySQL University sessions, point your browser to this page:

http://webmeeting.dimdim.com/portal/JoinForm.action?confKey=mysqluniversity

You need a browser with a working Flash plugin. You may register for a
Dimdim account, but you don't have to. (Dimdim is the conferencing
system we're using for MySQL University sessions. It provides integrated
voice streaming, chat, whiteboard, session recording, and more.) All
MySQL University sessions are recorded, that is, slides and voice can be
viewed as a Flash movie (.flv). You can find those recordings on the
respective MySQL University session pages which are listed on the MySQL
University home page.

MySQL University is a free educational online program for
engineers/developers. MySQL University sessions are open to anyone, not
just Sun employees. Sessions are recorded (slides and audio), so if you
can't attend the live session you can look at the recording anytime
after the session.

Here's the schedule for the rest of this year:

* December 3: Practical Full-Text Search in MySQL (Bill Karwin)

The schedule is not engraved in stone at this point. Please visit
http://forge.mysql.com/wiki/MySQL_University#Upcoming_Sessions for the
up-to-date list. On that page, you can also find the starting time for
many time zones.

Cheers,

Stefan
-- 
***********************************************************************
Sun Microsystems GmbH        Stefan Hinz
Sonnenallee 1                Manager Documentation, Database Group
85551 Kirchheim-Heimstetten  Phone: +49-30-82702940
Germany                      Fax:   +49-30-82702941
http://www.sun.de/mysql      mailto: stefan.h...@sun.com

Amtsgericht Muenchen: HRB161028
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering
***********************************************************************


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to