Gaurav Sarma
BlogB
Random
Showcase
About
ContactP

Blog

54 posts

Hooking in a Stats module in Rails Active Record

Most full-fledged web frameworks come with ORMs built in. ORMs or Object Relational Mappings help to map the programming language data structures to actual data stores without having to worry about the underlying data source...

June 9, 2019

Comparison of net/http and httprouter

This post will mainly revolve around the comparison between different implementations of Routers in the HTTP based frameworks. Let’s first go over what routers are in the context of a HTTP framework...

May 23, 2019

Linux Address Space

Linux processes interact with virtual memory and not the physical memory. Every process has a notion that it is the only process running in the system and hence, has unlimited access to the memory present in the system...

March 2, 2018

A peek at OpenStack Neutron

From the OpenStack official [website](https://www. openstack...

October 6, 2017
← PreviousPage 6 of 6
© 2026 Gaurav Sarma
RSSAtomJSON