Python Manual Benutzerhandbuch

Seite von 124
Manual Overview
8
Describes how to create service agents, add them
to groups, subscribe to announcements regarding
specific services or membership of specific serv-
ice groups.
Describes how to subscribe to reports published
by specific services. Ie., describes the publish/
subscribe functionality provided by the service
agent framework.
Describes how to send requests to remote or
local service agents and how to handle any
response or error which results. Ie., describes the
messaging or request/reply functionality of the
service agent framework.
Describes how to connect up processes to form a
distributed application, including a decentralised
message exchange and exchange groups.
Describes the Python types which can be used in
messages and how this can be extended to incor-
porate new scalar data types.
Describes the HTTP daemon and servlet frame-
work, including the predefined servlets and how
to create customised HTTP server objects.
Describes how to create new servlet objects
including how to handle forms, client congestion
and delayed responses.
Describes how to create servlet plugins and how
to use the Python plugin to dynamically load
servlets at runtime from the file system.
Describes the RPC over HTTP interfaces into the
service agent framework, including support for
NET-RPC, XML-RPC and SOAP protocols.