tony-framework / TonY

TonY is a framework to natively run deep learning frameworks on Apache Hadoop.
https://tony-project.ai
Other
708 stars 164 forks source link

Hold rpc ports till server start #611

Closed zuston closed 3 years ago

zuston commented 3 years ago

In our production env, I found sometimes application rpc server port was occupied.

So we need to hold rpc port util server start.