comp.lang.ada
 help / color / mirror / Atom feed
From: dpt <dptrash@arcor.de>
Subject: Pipes-and-Filters
Date: Sun, 26 Apr 2015 13:18:02 -0700 (PDT)
Date: 2015-04-26T13:18:02-07:00	[thread overview]
Message-ID: <3dd8381f-ba34-4921-a2fe-c6bbf060f6f7@googlegroups.com> (raw)

Hello,

I want to port a Pipes-and-Filters framework (http://architecture-group-4.googlecode.com/svn-history/trunk/PipeAndFilter/src/edu/cmu/architecture/assignment1/framework/FilterFramework.java) to Ada. 

It uses PipedInputStream and PipedOutputStream.
https://docs.oracle.com/javase/7/docs/api/java/io/PipedInputStream.html
https://docs.oracle.com/javase/7/docs/api/java/io/PipedOutputStream.html

Does something equivalent exists in Ada? I could not find anything by now.

Best Regards

             reply	other threads:[~2015-04-26 20:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26 20:18 dpt [this message]
2015-04-26 22:17 ` Pipes-and-Filters David Botton
2015-04-27  7:18 ` Pipes-and-Filters Dmitry A. Kazakov
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