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.
私の worker ロールはWCF サービスを公開し、複数のインスタンスを持っています。
クライアントにこのサービスを呼び出して、すべてのインスタンスを同時に動作させたいと考えています。
このスキャッター ギャザータスクを実行する最善の方法を見つけようとしています。
(そして、サービスバスを避けてWCFのみを使用しようとしています)