Closed yadudoc closed 4 years ago
We want the containers to advertize available containers and slots to the interchange. This is required to allow the interchange to do smarter routing of tasks to managers.
This is a pre-req for #4
Will likely need to pickle ready_worker_type_counts and send where we call the ready_worker() function from worker_map in funcx_manager.
We want the containers to advertize available containers and slots to the interchange. This is required to allow the interchange to do smarter routing of tasks to managers.
This is a pre-req for #4