Concurrency is not what you think it is!
Many people come across this term when learning about multi-threading. We usually tend to think that concurrency means we can run two separate parts of a program simultaneously side by side. It makes sense to think of it that way, but what happens be...
paavangpt.hashnode.dev3 min read