Minirel currently runs on one machine only. It could be extended to run on multiple machines using a client-server architecture. The page server which serves pages from the database could be located one on server, the log database could be located on another server. Clients run queries and communicate with the servers through reliable messages to fetch pages, log updates, etc. Security and speed are two problems that must be tackled before this scheme can be put to effective use.