Index: ossp-pkg/sio/BRAINSTORM.txt RCS File: /v/ossp/cvs/ossp-pkg/sio/BRAINSTORM.txt,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/sio/BRAINSTORM.txt,v' 2>/dev/null --- BRAINSTORM.txt 2002/10/14 08:05:49 1.2 +++ BRAINSTORM.txt 2002/10/22 13:01:35 1.3 @@ -363,3 +363,22 @@ EOF handling +########################################################################### + +mlelstv sez: + +ideas for error/eof/urgent-data handling + +-> multiple assembly lines per stream + - too big ? + - synchronization between "bands" required + +-> "urgent" pointer similar to TCP ? + + trivial implementation + - only single condition for multiple causes + +-> in-band multiplexing of labeled streams + + synchonization is implicit + + any number of conditions + - needs support in AL (coalescing/merging) +