Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NetflixのHystrixをセットアップしています。ただし、ファイアウォールが原因で、Hystrix タービンはサーバー プールをポーリングできません。ただし、サーバー プール内のノードは、イベント データをタービンにプッシュできます。単純な方法は、個々のノードがプッシュする中間サーバーをセットアップし、タービンがこのサーバーをポーリングすることです。個々のノードがイベント データをタービンにプッシュするためのより良い方法はありますか?