[<<][packetforth][>>][..]Wed Aug 30 02:30:37 CEST 2006
- a message is a single atom (can be composite) - an infinite stream is as a stream of messages - character streams (program text) are dealth with out-of-core - message protocol needs to be real-time (bounded time), which means predictable memory (length precedes message)
[Reply][About]
[<<][packetforth][>>][..]