Package NetworkRender :: Module Listener
[hide private]
[frames] | no frames]

Module Listener

source code

Listener.py workload dispatcher for remote renderservers.

Defines a single class Listener that implements a listener process that listens to announcements of remote renderservers and spawns a NetworkRender.RenderThread if it detects a new one.


Version: 1.00 2008-10-20

Author: Michel Anders (varkenvarken)

Copyright: (cc) non commercial use only and attribution by

Classes [hide private]
  Listener
Implements a listener process that listens to announcements of remote renderservers and spawns a RenderThread if it detects a new one.
Variables [hide private]
  __url__ = ["Author's site, http://www.swineworld.org/blender"]
  __email__ = ['varkenvarken is my nick at blendernation.org, PM...
  __history__ = ['0.01 2008-10-09, initial version', '0.02 2008-...
Variables Details [hide private]

__email__

Value:
['varkenvarken is my nick at blendernation.org, PM me there']

__history__

Value:
['0.01 2008-10-09, initial version', '0.02 2008-10-10, bugfix version'\
, '1.00 2008-10-20, code refactoring']