Re: If pipe excellent?
- From: John McCallum <spammers-die@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 22 Dec 2006 11:43:20 +0000
On Fri, 22 Dec 2006 06:46:28 +0800, Ronald wrote:
It's `pipe'.itselfIs what? ANd what are you going to use it for?Is it a hack, or an excellent design originally? or both?Does it has an excellent design?Is what and for what?
Is it effective at speed and memory?
I used to heard it is a great invention.
You still have answered the question you've been asked multiple
times: what is "it"? What are you asking about?
Ronald,
I think that your problem is that you haven't realised why the helpful
folks on here are asking these questions.
You are being asked what you want to do with the pipe because it is one
of several ways of communicating data between processes. Different methods
still exist because each has it's advantages, depending on the way you
want to use it.
As an example, shared memory would be a better way of communicating larger
amounts of data between processes: both shared memory and pipes are good,
just good at different things.
Hope this helps,
John McCallum
.
- References:
- If pipe excellent?
- From: Ronald
- Re: If pipe excellent?
- From:
- Re: If pipe excellent?
- From: Ronald
- Re: If pipe excellent?
- From:
- Re: If pipe excellent?
- From: Ronald
- Re: If pipe excellent?
- From: Grant Edwards
- Re: If pipe excellent?
- From: Ronald
- If pipe excellent?
- Prev by Date: can we change maximum transfer unit of the excisting ethernet card
- Next by Date: Re: PCI device driver question
- Previous by thread: Re: If pipe excellent?
- Next by thread: Re: If pipe excellent?
- Index(es):
Relevant Pages
|