nitishsaini706 / stan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment

Assingment 1

1.Demonstrated locking mechanism using redis keys and how queues work, i've use amplib queue lib for rabbit MQ, and I'm running RabbitMQ on my docker server attaching screenshot for the same Screenshot 2024-03-08 at 4 26 37 PM

I've mimic the race condition using two terminal and function accessing same variable preent in redis and I've remove locked from one function and not from another.

Screenshot 2024-03-08 at 4 27 28 PM

Assignment 2

  1. Demonstrated Go rountines and a simple CRUD api in go lang using gin

Screenshot 2024-03-08 at 4 28 57 PM

About


Languages

Language:Go 62.7%Language:JavaScript 37.3%