跳至主要內容
找不到符合條件的結果
  • About Me
tshine73 blog

70% 技術分享 - 30% 隨意分享

  • About Me
  • 書摘
    • Design Data Intensive Applications
    • Functional Programming In Scala 3
  • System
    • 難道台指期都不會有逆價差了嗎
  • AWS
    • Lambda
  • Spark
  • Travel
  • Exercise
  • 雜談
tshine73 blog

70% 技術分享 - 30% 隨意分享

Consistency and Consensus (2) – Linearizability

線性一致性 (Linearizability) 的概念就是原來有多份副本的資料庫變成只有…

  • 11 月 20, 2023
  • Design Data Intensive Applications

Consistency and Consensus (1) – Consistency Guarantees

本文為 Design Data Intensive Applications 的書摘 + 個人心得。 終於要…

  • 11 月 18, 2023
  • Design Data Intensive Applications

Trouble with Distributed Systems (3) – Truth and Lies

前幾篇文章講了跟分散式系統有關的網路不可靠、時鐘不可靠的鬼故事,不可…

  • 11 月 17, 2023
  • Design Data Intensive Applications

Trouble with Distributed Systems (2) – Unreliable Clocks

不可靠的時鐘 (Unreliable Clocks) 時鐘對應用程式來說很重要,它可以回答…

  • 11 月 16, 2023
  • Design Data Intensive Applications

Trouble with Distributed Systems (1) – Unreliable Networks

本文為 Design Data Intensive Applications 的書摘 + 個人心得…

  • 11 月 15, 2023
  • Design Data Intensive Applications

Transactions (5) – Serializability Isolation

前一篇談到 write skew 和 phantoms ,是 2 種特別難重現的 競爭條件 (rac…

  • 11 月 14, 2023
  • Design Data Intensive Applications

Transactions (4) – Concurrent Write

Preventing Lost Update Weak Isolation Levels – Read Committed 的快照…

  • 11 月 13, 2023
  • Design Data Intensive Applications

Transactions (3) – Weak Isolation Levels – Read Committed and Snapshot Isolation

前言 如果兩個 transaction 沒有接觸到相同的資料,則它們可以很愉快的 並…

  • 11 月 12, 2023
  • Design Data Intensive Applications

Transactions (2) – Data Object Operation

本文為 Design Data Intensive Applications 的書摘 + 個人心得。 單物件 …

  • 11 月 07, 2023
  • Design Data Intensive Applications

Transactions (1) – ACID 簡單介紹

本文為 Design Data Intensive Applications 的書摘 + 個人心得。 在莫非…

  • 11 月 06, 2023
  • Design Data Intensive Applications
上一頁
1 2 3 4 5 6 7
下一頁

© 2025. All Rights Reserved.