Chat application AJAX polling

前端 未结 12 1620
天命终不由人
天命终不由人 2020-12-14 20:11

In the project I am currently working on, we have the need to develop a web chat application, not a very complex chat, just a way to connect two people to talk about a very

12条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-14 21:04

    I agree with John. But there was another question that was not answered.
    I have done this but instead of using a database we used a flat file, it did eventually cripple the server, but it wasn't until we has ~450 active users, and if we had done it with a database it probably would have fared better.
    This was done on a basic hosting account from Godaddy.

    Edit: BTW Godaddy sounded less then amused when I got the phone call.

提交回复
热议问题