Fork自 PaddlePaddle / Paddle
[fleet_executor] Add retry to the message bus's send. Use unique_lock instead of calling lock(). (#37087) * use unique lock, add retry * bug fix
[fleet_executor] Implementation of the message bus, the carrier and part of the interceptor (#37049)