Yesterday I presented PBXT: A Transactional Storage Engine for MySQL at the German Oracle User Group Conference (DOAG) in Nuremberg. A number of people asked for the slides, so here is the link.
The talk was scheduled to be in English, but since I had a German-only audience I presented in German. There was quite a bit of interest, particularly in the Engine Level replication built into PBXT 2.0.
As Ronny observed, this feature can be used effectively for many tasks, including for online backup and maintaining a hot-standby. This all with the addition of a "small" feature:
The Master could initially stream the entire database over to the Slave before actual replication begins. This would also make it extremely easy to setup replication.
A brilliant idea, but a good 3 months work...
PrimeBase XT (PBXT) is a transactional storage engine for MySQL which can be loaded dynamically by the pluggable storage engine API of MySQL 5.1. It has been designed for modern, web-based, high concurrency environments. Full MVCC (multi-version concurrency control) support and a unique "write-once" strategy make PBXT particularly effective under heavy update loads.
Showing posts with label presentation. Show all posts
Showing posts with label presentation. Show all posts
Thursday, November 18, 2010
My Presentation at the DOAG 2010
Wednesday, April 14, 2010
Slides of the PBXT Presentation
Here are the slides to my talk yesterday: A Practical Guide to the PBXT Storage Engine.
For anyone who missed my talk, I think it is worth going through the slides, because the are fairly self explanatory.
If there are any questions, please post them as a comment to the blog. I will be glad to answer :)
For anyone who missed my talk, I think it is worth going through the slides, because the are fairly self explanatory.
If there are any questions, please post them as a comment to the blog. I will be glad to answer :)
Subscribe to:
Posts (Atom)