RSSAmplifier

Sqlcomics on KendraLittle.com · Dec 17, 2023

Exploring optimized locking

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

SQL Server has a new feature that’s currently only available in Azure SQL Database: Optimized Locking. This capability reduces lock contention by optimizing how locks are acquired and released, potentially improving concurrency for workloads with many concurrent transactions. It’s a very interesting capability that looks like it could potentially be a great fit for all sorts of SQL…

Read on kendralittle.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.