Web Server Architecture: Part Deux
Primary server: Server where the client request is serviced.
Owner: Server that manages a persistent data item.
Owners maintain a directory of copies of the data pages they own in global memory.
Paper considers algorithms for read-only workloads.