From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15774 invoked by alias); 27 Apr 2007 11:20:40 -0000 Received: (qmail 15765 invoked by uid 22791); 27 Apr 2007 11:20:39 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.lvl7.com (HELO lvl7-trend01.lvl7.com) (66.192.95.83) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Apr 2007 12:20:37 +0100 Received: from lvl7in-mail01.lvl7.com ([10.240.1.18]) by lvl7-trend01.lvl7.com with InterScan VirusWall; Fri, 27 Apr 2007 07:20:34 -0400 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 27 Apr 2007 11:20:00 -0000 Message-ID: From: "Venkateswara Rao L." To: , X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: RE: [ECOS] Pipes in eCos X-SW-Source: 2007-04/txt/msg00149.txt.bz2 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]=20 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. --=20 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