Did you know that you can navigate the archive pages by swiping left and right?
The write up summarises the following four research papers in the domain of Operating System design. The papers pertain to the initial advancements in the operating system design comprising of fields - thread management, thread creation, and scheduling across single and multiprocessor CPUs.
Using Continuations to Implement Thread Management and Communication in Operating Systems, SOSO ‘91. Scheduler Activations: Effective Kernel... more
How fast a website loads and lets the user interact is one of the key parameters that shape customer retention. At Zealth-AI, we are working on our product, CareShare, to ease the lives of COVID patients and we observed, with a large set of functionalities, the load time was increasingly becoming a problem. This was more pronounced for us as... more
Using Continuations to Implement Thread Management and Communication in Operating Systems, SOSO ‘91.
In the current times, with the advancement of information technology in leaps and bounds over the last decade, our devices hardly take a microsecond to juggle between dozens of open browser tabs, calculations, multimedia playback, and that video game with life-like realistic graphics. However, there is more... more
I’m so excited to share that I had the opportunity to be a speaker for the GirlScript West Bengal Regional Summit 2020 and share my experience of how I started my journey in opensource.
Motivation
I believe it is very hard to cross that barrier sitting right before we make our first contribution and it upsets me when students, lacking... more
I recently had to setup metrics monitoring for a node.js application that I have been running using PM2 clusters. This article provides an approach to do the same and I believe should be helpful to anyone wanting to collect metrics and setup grafana dashboard for their application which uses PM2 as a process manager and runs in cluster mode.
PM2... more
You do not need a big amount of investment to start investing in stock market.
I recently have started to learn about personal finance; it’s definitely fun to realize those minute mistakes and habits that can lead to big savings and early retirement. As a first step, I planned to make myself aware of the nits and bits of the... more
After completing Technical Writing One course from Google, I’ve finally finished the Technical Writing Two. This write up contains my notes and is aimed at anyone looking to review the learned concepts in a quick go.
Self-editing
Think like your audience; read your draft from their point of view. Define a persona for the audience. Specify if audience needs to... more