Tagged Questions
2
votes
1answer
309 views
Need help to design fast and scalable server architecture for SaaS chat [closed]
I want to develop a SaaS chat that users will be able to embed on their website and also there will be a desktop chat client. Something similar to Live Chat. The problem is that I've never developed ...
2
votes
7answers
960 views
Hints for a high-traffic web service, c# asp.net sql2000
I'm developing a web service whose methods will be called from a "dynamic banner" that will show a sort of queue of messages read from a sql server table.
The banner will have a heavy pressure in the ...