Skip to content

Huseyin BABAL's Blog

Articles about Java, Go, Microservices, Cloud, Distributed Systems

  • Home
  • About Me
  • My Talks

Tag: threads

Understanding Java Thread DeadLock

In a multi-threaded environment, it is ok that multiple threads simultaneously handles their tasks to improve the CPU utilization instead of keeping CPU as idle. In such an environment, it is ok if multiple threads try to access a shared resource, only one of them can acquire lock and the others should wait for that … Continue reading Understanding Java Thread DeadLock →

Huseyin BABAL Java 2 Comments July 30, 2022July 29, 2022 6 Minutes

Java Thread Dump Analysis

Once upon a time, you were on-call within your team schedule and your phone started to ring at midnight... You thought "What the hell is this number?" then you accepted the call. The machine started talking to you, "The CPU of Payment Service is 99 percent right now, and somebody should take an action. To … Continue reading Java Thread Dump Analysis →

Huseyin BABAL Java 4 Comments July 23, 2022July 22, 2022 7 Minutes
Blog at WordPress.com.
  • Follow Following
    • Huseyin BABAL's Blog
    • Already have a WordPress.com account? Log in now.
    • Huseyin BABAL's Blog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...