comp.lang.ada
 help / color / mirror / Atom feed
* Pipes-and-Filters
@ 2015-04-26 20:18 dpt
  2015-04-26 22:17 ` Pipes-and-Filters David Botton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dpt @ 2015-04-26 20:18 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-12 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-26 20:18 Pipes-and-Filters dpt
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

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