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.
HTTP プッシュでこの WCF サンプルを見ていて、このロング ポーリング アプローチを Azure に移行したいと考えています。
どのような考慮事項を考慮する必要がありますか?
カスタム同期コンテキストを作成する必要がありますか?
サーバーからクライアントへのプッシュを http 経由で行いたい場合は、SignalR をお勧めします。
www.signalr.net と github.com/SignalR/SignalR/wiki をご覧ください。
でサンプルもご覧ください
http://www.hanselman.com/blog/AsynchronousScalableWebApplicationsWithRealtimePersistentLongrunningConnectionsWithSignalR.aspx?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+ScottHanselman+%28Scott+Hanselman+-+ComputerZen.com%29
と
http://www.flyersoft.net/post/2012/05/16/Integration-with-911-dispatch-center-using-Azure-and-SignalR-(part-1).aspx