alas-a-portfolio.vercel.appHeap wants some space!So recently I wanted to perform a memory analysis on a heap dump of whooping 5GB using Eclipse’s Memory Analyzer Tool (MAT). My Eclipse IDE fainted just by the idea of opening up and parsing this gigantic dump file. One of the option here is to incre...Jul 23, 2024·2 min read
alas-a-portfolio.vercel.appThread Schedule Pool not Pooling!Hypothetically one of our services went down due to a memory saturation issue! Upon jstack analysis, we found that, due to recent increase in usage of that service, several threads were getting accumalated and went into an eternal waiting state, thus...Dec 17, 2023·3 min read
alas-a-portfolio.vercel.appThe making of: a Treasure Hunt WebsiteThe entire event was possible due to collaboration and efforts of Planning team, Tech Team and Tech Creative Team of CSI DMCE 2021-22. Below I have tried to pen down the process, problems faced and solutions we came up with to make this one of the mo...Sep 7, 2021·5 min read