comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Pipes-and-Filters
Date: Mon, 27 Apr 2015 09:18:40 +0200
Date: 2015-04-27T09:18:40+02:00	[thread overview]
Message-ID: <1i4up5vmnkl9p.msad0ikj0xvr.dlg@40tude.net> (raw)
In-Reply-To: 3dd8381f-ba34-4921-a2fe-c6bbf060f6f7@googlegroups.com

On Sun, 26 Apr 2015 13:18:02 -0700 (PDT), dpt wrote:

> I want to port a Pipes-and-Filters framework
[...]
> Does something equivalent exists in Ada? 

Yes. It is Ada.Streams, the standard.

> I could not find anything by now.

RM 13.13

P.S. Of course, you should be specific about kind of stream implementation
you wanted. There are hundreds if not thousands of.

If you have interprocess communication in mind, streams are not a good idea
of. Stream is merely a transport, you need much meat above a stream to make
a decent communication protocol.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de


  parent reply	other threads:[~2015-04-27  7:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26 20:18 Pipes-and-Filters dpt
2015-04-26 22:17 ` Pipes-and-Filters David Botton
2015-04-27  7:18 ` Dmitry A. Kazakov [this message]
2015-04-29 18:05 ` Pipes-and-Filters Jacob Sparre Andersen
2015-05-12 20:18 ` Pipes-and-Filters stephane.carrez
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox