Contains all the information that is required to use a remote object (alone and within a grid)
Also it does all the job to launch the instance on remote side and wrap it within a Grid specific Proxy object
1) self.service_id 2) self.proxy
3) self.host
Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | dp |
| def | terminate |
| It terminates self.proxy if needed. | |
Public Attributes | |
| acquired | |
| (log) number of jobs done by the Server | |
| debug | |
| debug_out | |
| host | |
| jobs | |
| proxy | |
| service_id | |
| time | |
| register itself (server) in the proxy | |
| def IMP.isd.AbstractGrid.Server.terminate | ( | self | ) |
It terminates self.proxy if needed.
| IMP.isd.AbstractGrid.Server.acquired |
(log) number of jobs done by the Server
| IMP.isd.AbstractGrid.Server.time |
register itself (server) in the proxy
variables for load balancing