Re: Threading Concept in Linux....?
- From: phil-news-nospam@xxxxxxxx
- Date: 28 May 2007 13:12:13 GMT
On 28 May 2007 04:19:36 -0700 Murali <nalajala.murali@xxxxxxxxx> wrote:
| Hi all,
|
| 1) I have a small doubt in Linux Basics.
| Wether the Linux having threading concept ?
| I heard Linux treat everything as a process ? Is it true ?
| If not how can i found that linux suppport threading concept ?
|
|
| 2) I would like to know the difference between Process/Thread and
| Task.
Not really a whole lot, although what is difference is certain things are
shared that need to be shared for threads.
| Can any one clarify my doubt...it will be great helpfull for me.
| Thanks in advance
Linux threads work just fine. See pthreads API.
Be sure you understand all the methods of programming in threads. It is
not for beginners.
--
|---------------------------------------/----------------------------------|
| Phil Howard KA9WGN (ka9wgn.ham.org) / Do not send to the address below |
| first name lower case at ipal.net / spamtrap-2007-05-28-0810@xxxxxxxx |
|------------------------------------/-------------------------------------|
.
- Follow-Ups:
- References:
- Threading Concept in Linux....?
- From: Murali
- Threading Concept in Linux....?
- Prev by Date: Re: *** Software Architect & Lead Openings @ Hyderabad
- Next by Date: Re: Threading Concept in Linux....?
- Previous by thread: Re: Threading Concept in Linux....?
- Next by thread: Re: Threading Concept in Linux....?
- Index(es):
Relevant Pages
|