Thread: What's the difference between a process and a thread?

  1. #1
    Registered User
    Join Date
    Jan 2010
    Posts
    206

    Question What's the difference between a process and a thread?

    Hi there,

    I thought it's about time I learned this one. I've been doing some research of my own but I thought I'd ask on here as well, as I've had some great advice on here before.

    I've been learning about DLL's and seems there's a lot more to it than just using the standard Load and Free library functions.

    I always thought a thread was something handled exclusively by one processor. And a process was something contained within that thread.

    I don't really know to be honest though, so thought best to ask

    Thanks

  2. #2
    Registered User
    Join Date
    Jan 2010
    Posts
    206
    This link turned out to be very informative:

    Difference between Process and Thread - GeeksforGeeks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Process vs Thread
    By Andaluz in forum Linux Programming
    Replies: 12
    Last Post: 03-23-2009, 08:17 AM
  2. how to get process info ( to extract process thread id )
    By umen242 in forum C++ Programming
    Replies: 4
    Last Post: 02-12-2009, 01:08 PM
  3. Thread vs Process
    By cppnewbie81 in forum C++ Programming
    Replies: 10
    Last Post: 07-07-2007, 08:03 AM
  4. Process vs Thread
    By Moony in forum C Programming
    Replies: 1
    Last Post: 06-20-2007, 09:44 AM
  5. difference between a process and a task?
    By anoopks in forum Linux Programming
    Replies: 3
    Last Post: 04-06-2003, 01:13 AM

Tags for this Thread