IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New The file system is stream oriented....
....and the interprocess communication tends to pipes (also a stream), but it does rely on signals (which are not streams).

But the bigger problem with viewing "everything is a stream" is that it ignores that data structures can be abstracted on top of the stream process. Witness the World Wide Web, which rides on top of tcp/ip and http, but is a stateless system which communicates via a stream but is not really a stream per se.
New i.e, as true - and as *dumb* - as "it's all just 1s and 0s!"
     Roomberg's Claim - (deSitter) - (5)
         The file system is stream oriented.... - (ChrisR) - (1)
             i.e, as true - and as *dumb* - as "it's all just 1s and 0s!" -NT - (CRConrad)
         everything in unix is a file which can be streamed -NT - (boxley) - (1)
             Same thing, just as (stupidly) over-simplified as Ross'. -NT - (CRConrad)
         I gotta hit this forum more often - (broomberg)

If you don't know, then I'm not allowed to tell you.
41 ms