Heim > Datenbank > MySQL-Tutorial > Slides from PLMCE 2014 breakout session_MySQL

Slides from PLMCE 2014 breakout session_MySQL

WBOY
Freigeben: 2016-06-01 13:16:22
Original
1295 Leute haben es durchsucht

As many of you already know,PLMCEis an annual MySQL
community conference and Expo organized by Percona in the month of April
(usually). It is a great conference, not only to meet new and eminent people in
MySQL and related database fields, but also to attend interesting talks, and
also to give some.

This year I spoke about synchronous replication at a higher level. The talk was
titled“ACIDic Clusters: Review of current relational databases with synchronous replication”. Having previously given talks with boring titles (but interesting content), this time I decided to go with an interesting title, and it seemed to fit well with topic being discussed.

In short, the talk was about ACID-compliant databases supporting relational
semantics (essentially, SQL) while providing synchronous replication. The talk
was not about why we need all three in a database, but it was on why some of
them may depend on each other. In this review, I looked at various aspects and
features of databases like Galera/PXC, MySQL NDB, Google F1 and FoundationDB,
while also discussing the topic of synchronous replication and its family in
general.

One of my primary motivations for this talk was so that people truly understand
what they are using, specifically in my case, the product that I manage/develop
- Percona XtraDB Cluster (PXC), based on Galera replication. There are plenty
of misconceptions on what a synchronous replication needs to be, and what it
doesn’t, and on the overheads/latencies associated with them. It was also
interesting learning how other systems like F1/Spanner are built, and how they
handle latencies for instance or have constraints like atomic clocks. The issues
associated with transactions involving optimistic concurrency control than
pessismistic locking are also interesting to look at.

Here are the slides of the talk:

Verwandte Etiketten:
Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage