How to make pipe on RTEMS?
Eric Norum
eric.norum at usask.ca
Tue Sep 17 17:47:54 UTC 2002
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
More information about the users
mailing list