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
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.
- Demonstrated Go rountines and a simple CRUD api in go lang using gin