Skip to content

Richard Tu's Blog

SY -> CS -> LA -> SEA

  • Home
  • About
  • MileStone

Month: March 2018

(JAVA) Java Thread wait, notify Example

The Object class in java contains three final methods that allows threads to communicate about the lock status of a resource. These methods are wait(), notify() and notifyAll(). So today I will look into wait, notify in java program.

Continue reading “(JAVA) Java Thread wait, notify Example”

Author adminPosted on March 1, 2018March 1, 2018Categories blog, Interview, JAVATags Interview, JavaLeave a comment on (JAVA) Java Thread wait, notify Example

Recent Posts

  • MySQL MyISAM vs InnoDB vs Myrocks
  • One trick of JAVA’s TreeSet
  • Bokuto ni yoru kendo kihon waza keiko hou
  • comparison between Apache Kafka and RabbitMQ
  • Overall structure of RabbitMQ

Archives

  • January 2022 (1)
  • March 2020 (1)
  • July 2019 (1)
  • February 2019 (2)
  • January 2019 (2)
  • June 2018 (1)
  • May 2018 (1)
  • March 2018 (1)
  • February 2018 (6)
  • January 2018 (5)
  • December 2017 (10)
  • November 2017 (1)
  • October 2017 (2)
  • September 2017 (1)
  • August 2017 (10)
  • July 2017 (4)

Pages

  • About
  • MileStone

Categories

  • Backend (3)
  • Big Data (3)
  • blog (31)
  • Flink (1)
  • Hadoop (11)
  • Interview (3)
  • JAVA (4)
  • Kafka (1)
  • Kendo (1)
  • Leetcode (4)
  • Machine Learning (2)
  • mongoDB (3)
  • NLP (1)
  • Python (2)
  • RabbitMQ (2)
  • Uncategorized (11)
March 2018
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Feb   May »

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Comments

  • Heidi on Logistic Regression with a Neural Network mindset
  • bloons td 5 hack ifunbox on Using Git in Chrome Os
  • foxhall on Hadoop error: log4j:WARN No appenders could be found for logger
  • Home
  • About
  • MileStone
Richard Tu's Blog Proudly powered by WordPress