Ft.Server.Server.Controller

Modules

ConfigParser  Ipc  os  sys 
Daemon  Schema  signal  threading 
DataTypes  Versa  socket  time 

Classes

setSignals(self)
waitOrTimeout(self, timeout)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class ControllerBase
__init__(self, config)
_check_config(self, repo)
_purge_temp(self, repo)
_xslt_strobe(self, repo)
addServer(self, config)
getWorkers(self)
idleMaintenance(self)
makeSocket(self, host, port)
reclaimChildren(self)
removeServer(self, server)
restart(self, *ignored)
run(self)
shutdown(self, *ignored)
waitOrTimeout(self, timeout)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class DBMaintenanceWorker(Ft.Server.Server.Controller.Worker)
__init__(self, config, when)
run(self)
tick(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class Listener
__init__(self, socket, serverConfig)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
setSignals(self)
waitOrTimeout(self, timeout)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class Server
__init__(self, path, lastModified, listeners)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
setSignals(self)
waitOrTimeout(self, timeout)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class Worker
__init__(self, config, interval, function, name=None)
run(self)
tick(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

MAINTENANCE_INTERVAL = 1
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
MAX_PYTHON_RECURSION_DEPTH = 10000
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
MAX_SPAWN_RATE = 32
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Server/Controller.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Server.Controller'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
_server_ns = {'ft': 'http://schemas.4suite.org/4ss#'}
_server_versa = distribute(<Ft.Rdf.Parsers.Versa.Traversal.Backw...a.Literals.StringLiteral instance at 0x10895c88>)