Community

Understanding Threads using Visual Basic 2005 – Part 1

(Abhishek Kumar Singh) In terms of kernel scheduling, a process is a heavy unit, whereas a thread is the smallest and lightest unit. Each process reserves its own memory space (i.e. address space) as well as resources. Thread does not specifically own resources except registers and stack. Each thre

Read More - Register for Free Membership