globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
148 stars 47 forks source link

Managers to report warm containers #50

Closed yadudoc closed 4 years ago

yadudoc commented 5 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

tskluzac commented 5 years ago

Will likely need to pickle ready_worker_type_counts and send where we call the ready_worker() function from worker_map in funcx_manager.