|
Yes, describe the problem clearly. Often the cause of the problem is very simple, but I will not describe it myself.
If your program is slow to process or occupies memory when there are multiple users, then you don't need to use cheap and free space for rent. You see verysource this simple website, and there are multiple servers, it seems that the server is often down. If it weren't for the use of cookies to store basic operational information, it would be difficult to use verysource. However, this is not suitable for business systems. The business system is not just two pieces of information: login and question list (including page number). Using cookies cannot save the most basic interaction status information, so if the server always "recycles resources constantly," it will not be available. .
As for porting your program from WinForm to webForm, there may be places that are not optimized enough. If you have n’t used a large-scale, remote server system on WinForm before, and the data processing is stand-alone, many of your habitual codes may not be able to adapt to high-load systems. |
|