[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to make pipe on RTEMS?
- Date: Tue, 17 Sep 2002 11:47:54 -0600
- From: eric.norum at usask.ca (Eric Norum)
- Subject: How to make pipe on RTEMS?
On Tuesday, September 17, 2002, at 10:15 AM, Vladimir Nesic wrote:
> Hi,
>
> I have been working on RTEMS for some time and finaly have
> bumped into wall.
>
> My problem is that I need pipe to comunicate beatwen two threads,
> but it isn't implemented. Is there a way to easily simulate such
> comunication?
>
Socket to localhost would work.
RTEMS message queues would be more efficient, though, unless you really
need the stream semantics of a pipe.
--
Eric Norum <eric.norum at usask.ca>
Department of Electrical Engineering
University of Saskatchewan
Saskatoon, Canada.
Phone: (306) 966-5394 FAX: (306) 966-5407