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.
WebダッシュボードにAjaxを使用しようとしていますw。リアルタイムの更新、Ajaxの使用を計画していますが、WebSocketが良い方法かもしれないと聞いています。
WebsocketまたはAjax?
(cometd&jettyもオプションです)
最も幅広いブラウザと互換性があるため、AJAX の使用をお勧めします。
Web ソケットは有望に思えますが、ウィキペディアによると、現在 Chrome と Firefox 3.7+ でのみサポートされています。