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.
setInterval() を使用して Ajax Http 呼び出しを使用したリアルタイム Web サイトを作成したいのですが、うまく機能しますが、Web サイトが遅すぎます。解決策を教えてください。
これを行う 1 つの方法は、終わりのないフレーム、Web ソケットなど、まとめて「コメット」と呼ばれるいくつかの手法のいずれかを使用することです。 SocketIOなど、物事を抽象化するライブラリがあります。