Niclas wrote:
> However in DataFlow Oriented systems (which is what I normally work
with) I 
> use a distinction between "Signal" and "Parameter", and I have
concluded that 
> a completely transparent SFT layer can be introduced without the
support of 
> the components in such systems.

Another interesting thing to note is that data flows in one direction
only
in the system. This is very similar to SEDA architecture, where you wire
the 
components up via queues.

More about this (with language examples) can be found at:

    http://graphics.stanford.edu/projects/brookgpu/

or Google for "stream processing".

/LS


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to