Tim Anderson - 2002-09-22

Logged In: YES
user_id=557161

. Large messages could also be transmitted and stored
chunked to avoid serialization overhead. The prototype
io layer packetizes messages but is still required to
cache and re-assemble the message at the receiver.

. message headers should be stored separately to
message bodies. This can be used avoid destreaming
entire messages from the database when using
selectors.