module documentation
(source)

Distributed web servers.

This is going to have to be refactored so that argument parsing is done by each subprocess and not by the main web server (i.e. GET, POST etc.).

Class Issue Undocumented
Class Request A request which was received by a ResourceSubscription and sent via PB to a distributed node.
Class ResourcePublisher ResourcePublisher exposes a remote API which can be used to respond to request.
Class ResourceSubscription No class docstring; 0/5 instance variable, 0/2 class variable, 4/6 methods documented
Class UserDirectory A resource which lists available user resources and serves them as children.
Variable pwd Undocumented
Class _ReferenceableProducerWrapper Undocumented

Undocumented