Interesting paper: Contention-Aware Lock Scheduling

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Interesting paper: Contention-Aware Lock Scheduling
Дата
Msg-id CAEepm=18buPTwNWKZMrAXLqja1Tvezw6sgFJKPQ+sFFTuwM0bQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Interesting paper: Contention-Aware Lock Scheduling
Список pgsql-hackers
Hi hackers,

I saw this today: http://www.vldb.org/pvldb/vol11/p648-tian.pdf

It describes the "LDSF" (largest-dependency-set-first) lock scheduling
algorithm and related work, as an alternative to the FIFO scheduling
used by PostgreSQL and most other RDBMSs.  LDSF been implemented in
MySQL 8.  The TPC-C results shown are impressive.

-- 
Thomas Munro
http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: JIT compiling with LLVM v9.0
Следующее
От: Andres Freund
Дата:
Сообщение: Re: JIT compiling with LLVM v9.0