AttachedServer ============== .. currentmodule:: bqskit.runtime.attached .. autoclass:: AttachedServer :show-inheritance: .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: :toctree: ~AttachedServer.clients ~AttachedServer.tasks ~AttachedServer.mailbox_to_task_dict ~AttachedServer.mailboxes ~AttachedServer.mailbox_counter ~AttachedServer.upper_id_bound ~AttachedServer.running ~AttachedServer.sel ~AttachedServer.employees ~AttachedServer.conn_to_employee_dict .. rubric:: Methods .. autosummary:: :toctree: ~AttachedServer.assign_tasks ~AttachedServer.broadcast ~AttachedServer.connect_to_manager ~AttachedServer.connect_to_managers ~AttachedServer.connect_to_workers ~AttachedServer.get_employee_responsible_for ~AttachedServer.get_to_string ~AttachedServer.handle_cancel_comp_task ~AttachedServer.handle_connect ~AttachedServer.handle_disconnect ~AttachedServer.handle_error ~AttachedServer.handle_importpath ~AttachedServer.handle_log ~AttachedServer.handle_message ~AttachedServer.handle_new_comp_task ~AttachedServer.handle_request ~AttachedServer.handle_result ~AttachedServer.handle_shutdown ~AttachedServer.handle_status ~AttachedServer.handle_system_error ~AttachedServer.handle_waiting ~AttachedServer.is_my_worker ~AttachedServer.listen ~AttachedServer.listen_once ~AttachedServer.run ~AttachedServer.schedule_tasks ~AttachedServer.send_outgoing ~AttachedServer.send_result_down ~AttachedServer.spawn_workers