Go: Memory leak in mapWhile browsing Go’s issues I came across this one— runtime: maps do not shrink after elements removal. I decided to reproduce the issue…May 2, 2020May 2, 2020
Go: Check Nil interface the right wayI had a simple problem. I have a function which takes a parameter of type interface{}. I need to check it for nil. Any seasoned Go…Dec 4, 20193Dec 4, 20193
Published inEngineering @ AppliftLoad Testing @ Applift -1Why Applift uses Locust to load test Kubernetes cluster?Jan 24, 2019Jan 24, 2019
Rowise vs Columnar Database? Theory and in PracticeColumnar database stores are getting increasingly popular lately especially in analytical query systems as data warehouse solutions. But…Jan 26, 20183Jan 26, 20183
How I sealed memory leak in my perfect Java Servertl;dr: The stable server had OOM, and after some confusion, I was able locate it in the Redshift JDBC driver setting by analyzing heap…Jan 11, 2018Jan 11, 2018
Exploring Concurrency Models -1Exploring, Implementing & Benchmarking various concurrency models in the programming world.Dec 15, 2017Dec 15, 2017
Notes on Kafka Part -1Personal notes! I have worked with Kafka in past, however I needed to catch up after an year of inactivity. Making notes while reading…Oct 23, 20171Oct 23, 20171
First PostAbout me: I am just another software developer working in one of the leading mobile ad company. I feel myself quite passionate for solving…Aug 8, 2017Aug 8, 2017