This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Pipes in eCos


Chris

My requirement is to do some communication among threads .I can use MSGQ
for this. But I need to use select with the communication mechanism. As
using select is proving to be quite generic for my requirement. I've to
put additional infrastructure if i use msgqs.

L.Venkateswara Rao

-----Original Message-----
From: czimman@bloomberg.com [mailto:czimman@bloomberg.com] 
Sent: Friday, April 27, 2007 2:28 PM
To: Venkateswara Rao L.; ecos-discuss@ecos.sourceware.org
Subject: RE: [ECOS] Pipes in eCos

eCos doesn't have processes, so pipes wouldn't be particularly useful.
You could certainly create a pipe emulation mechanism, but what is it
that you're trying to do?

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of
Venkateswara Rao L.
Sent: 27 April 2007 09:55
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Pipes in eCos

Hi all,

	It seams eCos does not support pipes, is there anything
equivalent to that?

Warm Regards,
L.Venkateswara Rao.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]