• Enter
# blocking queue
1 are following
1 article

多執行緒系列:Blocking Queue 概念與實作

jessweb3

Queue 是個先前先出(First In First Out, FIFO)的資料結構;Blocking Queue 是為了 thread-safe 而誕生的,可以讓不同的生產者和消費者 threads 添加或刪除 item,依然保持資料正確

Jul 7, 2021

Related Tags

  • concurrency
    # concurrency
    11
    java
    # java
    1439
Back to All

Related Tags

View All
concurrency
# concurrency
11
java
# java
1439
About UsExplore MattersMatters CommunityMigrate to MattersTerm of ServicesOpen SourceBug BountyDownload App@ 2023 Matters
  • Discover
  • Enter