Reconsider System Abstraction
Many applications create “sessions”
- Long-lived: collections of connections
- Entity of processing and resource allocation
Can we provide a useful system abstraction?
- Flexible enough for different users, applications
- Efficient to implement, leverage shared resources
- Easy to use, but backwards compatible
-
-
Session is the salient mobility entity