System Design | Optimistic Vs Pessimistic locking | Implemented in Springboot and postgres

preview_player
Показать описание
I have explained about optimistic and pessimistic locking differences and also explained use cases. I have implemented optimistic locking in spring-boot and Postgres. This post important concept when we are designing any system where updates happen. So to avoid data corruption and achieve consistency we use Database locking. if you watch this video you will get an idea about this.
if you like video please subscribe to my channel for such technical videos.

#systemdesign #optimisticvspessimistic #dblocking #optimistic #pessimistic
Рекомендации по теме
Комментарии
Автор

Nice information! Knowing what I know is called Pessimistic and Optimistic lock is really good to know.

AmitWadhe
Автор

thanks for differentiating these two concepts sir

vidavlog
Автор

Very simple or user friendly way of explaination and good examples taken to explain the concepts.

naziyatayaba
Автор

can you please provide a video on pessimistic locking also

janakiramireddikoki