Home » Performance » MySQL » Difference between Falcon's and InnoDB's row level locking/MVCC
Difference between Falcon's and InnoDB's row level locking/MVCC [message #1540] Mon, 16 July 2007 17:40 Go to previous message
razdaman  is currently offline razdaman
Messages: 26
Registered: May 2007
Junior Member
Hi guys,

I've been doing some reading on the concepts of MVCC and row level locking. In particular how InnoDB and Falcon implement these concepts respectively.

During my research I listened to some great podcasts from technocation. In episode five it is said that Falcon's implementation of MVCC virtually eliminates the use of any locking. As I understand what MVCC is about (I think), this makes sense. Reads can occur even if a given resource is "busy" because more than one version of the resource is available.

In the book Pro MySQL (by Michael Kruckenberg and Jay Pipes) it is said, that in InnoDB MVCC "improves the troughput of concurrency". Here, I can't stop thinking that there is a significant difference between improving concurrency (innodb, as stated in Pro MySQL), and eliminating the need for locking (falcon, as stated in the podcast)?

Is Falcon significantly better at concurrency? Is there any difference of importance between the two implementations?

I might just be me misinterpreting something, but nonetheless I need clarification, so please enlighten me if you please Smile

Thank you!

[Updated on: Mon, 16 July 2007 17:41]

Read Message
Read Message
Read Message
Previous Topic:major connection spike during "source dumpfile.sql"
Next Topic:Sorted index pages - physically reorder on disk?
Goto Forum:

  


Current Time: Sun Jul 5 22:10:16 EDT 2009

Total time taken to generate the page: 0.09921 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software

MySQL is a trademark of Sun Microsystems.
InnoDB is a trademark of Oracle Corp.

Percona Performance Forums are a service of Percona, Inc.
Not affiliated with Sun Microsystems or Oracle Corp.