Comments on: What’s the Diff: Programs, Processes, and Threads https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/ Cloud Storage & Cloud Backup Thu, 25 Jan 2024 17:14:00 +0000 hourly 1 https://wordpress.org/?v=6.4.3 By: Venkat G https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-328860 Fri, 25 Mar 2022 13:05:22 +0000 https://www.backblaze.com/blog/?p=76462#comment-328860 Thank you very much for your explanation!

]]>
By: Paul Marsland https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-328778 Fri, 25 Feb 2022 09:20:09 +0000 https://www.backblaze.com/blog/?p=76462#comment-328778 The most clear explanation of a thread I have ever encountered. Brilliant. Using ordinary language to explain computing terminology, rather than using other types of computing terminology, which many other computer guys & gals resort to. Thank you very much!

]]>
By: GOPS https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-328445 Mon, 20 Sep 2021 19:09:40 +0000 https://www.backblaze.com/blog/?p=76462#comment-328445 Nice, I liked the clarity you gave between threads and processes. And mainly, the difference between concurrency and parallelism.

]]>
By: Reborn https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-328438 Mon, 13 Sep 2021 13:13:38 +0000 https://www.backblaze.com/blog/?p=76462#comment-328438 Thanks for the explanation :D

]]>
By: hardik mehta https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-327942 Thu, 10 Jun 2021 17:06:38 +0000 https://www.backblaze.com/blog/?p=76462#comment-327942 In reply to Preethi Palanisamy.

I assume you want to ask if a process without a thread can have advantage over single threaded process ..

A process will have at least one thread in execution. I come from java background, so for us, that thread is depicted as a Main thread
So a process can never have zero/no thread.

Apology if I didn’t read the question right

]]>
By: Nebojsa https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-327725 Sun, 07 Mar 2021 04:48:18 +0000 https://www.backblaze.com/blog/?p=76462#comment-327725 Thank you Roderick, loved the great and direct explanations, and also clear image representation for every topic! :)

]]>
By: Akinola Ayodeji https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-327496 Mon, 19 Oct 2020 09:17:29 +0000 https://www.backblaze.com/blog/?p=76462#comment-327496 This was really helpful. Thanks roderick

]]>
By: M22 https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-327426 Thu, 03 Sep 2020 16:12:24 +0000 https://www.backblaze.com/blog/?p=76462#comment-327426 Are there only 4 resources used by a process (Stack, Heap, program counter and registers)?

]]>
By: Preethi Palanisamy https://www.backblaze.com/blog/whats-the-diff-programs-processes-and-threads/#comment-327108 Tue, 28 Apr 2020 03:29:08 +0000 https://www.backblaze.com/blog/?p=76462#comment-327108 Hi, first of all, the explanation is very useful. Thanks for the blog. I would like to ask that here is said that single process having single thread acts like a single process only. Then why to we still choose single threaded processes. Is there any benefits available for sibgle threaded over just using a process without threads? Kindly respond.

Thanks,
Preethi

]]>