Difference between
version 16
and
version 15:
Lines 17-20 were replaced by lines 17-18 |
- ##''Subcribe'': The server pushes new data as it is received to the sink application's designated |
- channel map. All data is sent to the application in a continuous stream regardless of whether the application can keep up. |
- ##''Monitor'': The server pushes new data as it is received to the sink application's designated |
- channel map. The server skips ahead, dropping data if necessary, if the sink application gets too far behind in its processing. |
+ ##''Subcribe'': The server pushes new data as it is received to the sink application's designated channel map. All data is sent to the application in a continuous stream regardless of whether the application can keep up. |
+ ##''Monitor'': The server pushes new data as it is received to the sink application's designated channel map. The server skips ahead, dropping data if necessary, if the sink application gets too far behind in its processing. |
Back to Ring Buffered Network Bus,
or to the Page History.
|