Hacker News new | ask | show | jobs
by ww520 1744 days ago
I don't know. Lock-based concurrency control has problem scaling up concurrent access among readers and writers for read consistency. Of course Oracle with MVCC still beats everybody performance wise.