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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, April 27, 2007 2:28 PM To: Venkateswara Rao L.; [email protected] 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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Venkateswara Rao L. Sent: 27 April 2007 09:55 To: [email protected] 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
