DaemonForums  

Go Back   DaemonForums > Miscellaneous > Programming

Programming C, bash, Python, Perl, PHP, Java, you name it.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 19th January 2016
e1-531g e1-531g is offline
ISO Quartermaster
 
Join Date: Mar 2014
Posts: 628
Default Differences between processes and threads in Linux and *BSD (i.e. OpenBSD)

Hello,
I have read blog post about processes and threads. I would like not to post link here, because this is not in English. It basically says that *BSD's processes and threads model at the lower layer are different than in example Linux kernel.
I would like to learn more, but I don't know where to search. I seek for information about differences between these kernels/operating systems, which are practical, pragmatic for somebody who wants to write some userspace programs, which will not be included in base of *BSDs. I would like to use this knowledge in C language.
***
Added:
I don't want to mean that I don't actually know conceptual difference between process and thread. I seek differences in these two fields:
1. threads in Linux - threads in *BSDs
2. processes in Linux - processes in *BSDs

Last edited by J65nko; 2nd February 2016 at 08:54 PM. Reason: fixed typo: differencies -> differences
Reply With Quote
 

Tags
parallel, processes, programming, threads


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenBSD 4.7 Kernel threads support rohitk OpenBSD General 6 28th July 2010 05:28 AM
See processes on other servers? biscuits FreeBSD General 2 20th January 2009 04:15 AM
disappearing threads crayoxide Feedback and Suggestions 9 13th August 2008 01:07 AM
chmods for users & hiding processes mike OpenBSD Security 2 12th June 2008 04:15 PM
Zero-reply threads anomie Feedback and Suggestions 5 22nd May 2008 02:54 PM


All times are GMT. The time now is 06:30 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick