Home | Trees | Indices | Help |
---|
|
|
|||
|
FoamAnswerer The class that handles the actual requests (only needed to hide the Thread-methods from the world |
||
|
FoamServer This is the class that serves the requests about the FOAM-Run |
|
|||
|
findFreePort() Finds a free server port on this machine and returns it |
|
|||
|
environ = {'WM_MPLIB': 'OPENMPI', 'WM_COMPILER_ARCH': '', 'OPE...
|
Imports: Infrastructure.FoamServer.Lock, Basics.RingBuffer.RingBuffer, SimpleXMLRPCServer.SimpleXMLRPCServer, threading.Thread, configuration, FoamInformation.foamMPI, Infrastructure.NetworkHelpers.freeServerPort, FoamInformation.getPathFromEnviron, sys, Infrastructure.FoamServer.time, Infrastructure.Logging.uname, versionString
|
Finds a free server port on this machine and returns it Valid server ports are in the range 18000 upward (the function tries to find the lowest possible port number ATTENTION: this part may introduce race conditions |
|
environNone
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Fri Mar 14 00:34:45 2008 | http://epydoc.sourceforge.net |