InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Begin And End An Application At The Individual Level And Can This Enhance The Performance ? |
|
Answer» YES, it is. We can begin only those applications that have high traffic, in this WAY we can save server resources, the memory will be FILLED with DATABASES at the beginning of the application. Yes, it is. We can begin only those applications that have high traffic, in this way we can save server resources, the memory will be filled with databases at the beginning of the application. |
|