Amazon

Friday, September 16, 2016

Why Threads Hung in Java Application


  1. Is the query you are using is not having correct indexes? While querying large data from DB, the thread will get hung if its not having indexes in query.
  2. Are you dumping very big object using logger of log4j? 
  3. Are you doing database hit and trying to fietch large amount of data simultaneously in multiple requests?

No comments:

Post a Comment

Amazon Best Sellors

TOGAF 9.2 - STUDY [ The Open Group Architecture Framework ] - Chap 01 - Introduction

100 Feet View of TOGAF  What is Enterprise? Collection of Organization that has common set of Goals. Enterprise has People - organized by co...