G. Abhisek
1 min readApr 23, 2020

--

Going down to the basics of how concurrency can be achieved, you would see there are different ways of how concurrency behaves in a single thread and multi-threaded environment. Memory management in a multi or single-threaded environment varies depending on language and OS. So it would not be appropriate to directly link both of these.

--

--