Skip to content
CodeCalls
  • Javascript
    • Node.js
  • System Design
  • other
    • Blog
Menu Close
  • Javascript
    • Node.js
  • System Design
  • other
    • Blog

other

  1. Home>
  2. other

Understanding Worker Threads in Node.js

  • Post author:Nitin Khare
  • Post published:December 17, 2022
  • Post category:other
  • Post comments:0 Comments

Worker threads are a feature in Node.js that allow you to run JavaScript code in a separate thread from the main Node.js event loop. This can be useful for offloading…

Continue ReadingUnderstanding Worker Threads in Node.js

Learning Kubernetes for Beginners: 01 Basic Building Blocks

  • Post author:Nitin Khare
  • Post published:September 24, 2022
  • Post category:other
  • Post comments:0 Comments

Kubernetes in simple terms can be understood as an open source software that helps in automating the deployments and management of the containerised applications. Basic Building Blocks of Kubernetes Pods…

Continue ReadingLearning Kubernetes for Beginners: 01 Basic Building Blocks

Reasons Why you should learn Golang.

  • Post author:Nitin Khare
  • Post published:January 23, 2021
  • Post category:Blog/other
  • Post comments:0 Comments

Golang was designed and developed at Google. As of 2021 it is one of the most popular languages going around. Golang is excellent for implementing concurrency with ease of programming.…

Continue ReadingReasons Why you should learn Golang.

Concurrency vs. Parallelism. Their Basic differences.

  • Post author:Nitin Khare
  • Post published:January 17, 2021
  • Post category:other
  • Post comments:0 Comments

Now, Most people I talk to confuse concurrency with parallelism or vice - versa. The majority of the people do explain Concurrency with parallelism and then rephrase the same definition…

Continue ReadingConcurrency vs. Parallelism. Their Basic differences.

Google Doodle Games that you must Play

  • Post author:Nitin Khare
  • Post published:June 15, 2020
  • Post category:other
  • Post comments:0 Comments

Google Doodle games are some of my best ways to past time. If I am getting bored. Most of these doodle games are interactive and really fun. Some of them…

Continue ReadingGoogle Doodle Games that you must Play

Top 10 Programming Youtube Channel you should Subscribe [2020].

  • Post author:Nitin Khare
  • Post published:May 25, 2020
  • Post category:Blog/other
  • Post comments:0 Comments

Youtube has to be one of the greatest source of learning that ever existed for free. Today we will look at the Top 10 Programming Youtube Channel you should Subscribe…

Continue ReadingTop 10 Programming Youtube Channel you should Subscribe [2020].

Quick Introduction to Apache Kafka for Beginners.

  • Post author:Nitin Khare
  • Post published:May 24, 2020
  • Post category:Kafka/other
  • Post comments:0 Comments

What is Apache Kafka ? Apache Kafka is a distributed streaming platform that uses the publisher/subscriber messaging model. Where Producer publishes a stream of data and the consumer consumes/subscribe that…

Continue ReadingQuick Introduction to Apache Kafka for Beginners.

Installing NGINX on an AWS EC2 instance.

  • Post author:Nitin Khare
  • Post published:May 24, 2020
  • Post category:other
  • Post comments:0 Comments

NGINX is an open-source, lightweight, and high-performance web server developed by Igor Sysoev and released in 2004. It is one of the most popular web servers in the world. In…

Continue ReadingInstalling NGINX on an AWS EC2 instance.

Recent Posts

  • Understanding Worker Threads in Node.js
  • Learning Kubernetes for Beginners: 01 Basic Building Blocks
  • System Design Basics : CAP Theorem
  • How to Approach System Design Questions.
  • Reasons Why you should learn Golang.

Recent Comments

    Archives

    • December 2022
    • September 2022
    • July 2022
    • February 2022
    • January 2021
    • November 2020
    • June 2020
    • May 2020
    • March 2020
    • February 2020
    • December 2019
    • November 2019

    Categories

    • Blog
    • Javascript
    • Kafka
    • Node.js
    • other
    • Passport.js
    • Python
    • System Design

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Recent Posts

    • Understanding Worker Threads in Node.js
    • Learning Kubernetes for Beginners: 01 Basic Building Blocks
    • System Design Basics : CAP Theorem
    • How to Approach System Design Questions.
    • Reasons Why you should learn Golang.

    Categories

    • Blog
    • Javascript
    • Kafka
    • Node.js
    • other
    • Passport.js
    • Python
    • System Design
    March 2023
    M T W T F S S
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
    « Dec    
    • About Us
    • Contact Us
    • Privacy Policy
    Copyright Ⓒ 2020 CodeCalls