OrsDistributedTaskManager_934abafab82311e8ab9dc86000a21918

author:ORS Team
contact:http://theobjects.com
email:info@theobjects.com
organization:Object Research Systems (ORS), Inc.
address:760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4
copyright:Object Research Systems (ORS), Inc. All rights reserved 2018.
date:Sep 14 2018 09:39
dragonflyVersion:
 4.0.0.514 (D)
UUID:934abafab82311e8ab9dc86000a21918

Class Code

class OrsPythonPlugins.OrsDistributedTaskManager_934abafab82311e8ab9dc86000a21918.OrsDistributedTaskManager_934abafab82311e8ab9dc86000a21918.OrsDistributedTaskManager_934abafab82311e8ab9dc86000a21918(varname=None, managed=True, process_type: str = 'Queue')
CONSUMER = 'Consumer'
DEFAULT_QUEUE_PORT = 6379
QUEUE = 'Queue'
UIDescriptors = [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>, <ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]
closable = True
closeWidget(name)
getWidgetName()
get_consumer_path() → str
get_process_type() → str
get_queue_address() → str
get_queue_password() → str
get_queue_port() → int
is_consumer() → bool
is_queue() → bool
keepAlive = False
multiple = True
on_delete()
classmethod openGUI(process_type)
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)
savable = False
set_consumer_path(path: str)
set_queue_address(address: str)
set_queue_password(psw: str)
set_queue_port(port: int)
start_process()
classmethod toolsMenu()