Python Manual Benutzerhandbuch

Seite von 124
7
Manual Overview
This manual covers the Python wrappers around the OSE C++ class library. The wrappers make avail-
able functionality related to the logging system, the real time events system, the service agent frame-
work for creating distributed applications, the HTTP servlet framework and the RPC over HTTP
interfaces.
Lists the available Python modules and their pur-
pose. Includes brief details regarding installation
and setup of the users environment.
Describes the message logging facility, including
how to direct messages to a specific log channel,
how to log messages to a file or to process them
within the actual application.
Describes the interface to the configuration data-
base, user environment and other process infor-
mation.
Describes the interface to the event system, how
to schedule jobs and setup callbacks in response
to real time events such as timers, signals and
socket activity.