Subject | English | Hebrew |
comp., MS | capacity load | עומס קיבולת (The maximum amount of scheduled work that a work center can perform at a required capacity level) |
comp., MS | load balance | איזון עומס (To redistribute work to available resources or to reschedule to available times) |
comp., MS | load balancing | איזון עומס (In distributed processing, the distribution of activity across two or more servers in order to avoid overloading any one with too many requests from users) |
comp., MS | load pattern | תבנית עומס (The number of virtual users that are active during a load test and the rate at which new users are started) |
comp., MS | load simulation | הדמיית עומס (An attempt to model the effect of many users accessing a server at the same time. Load tests do not generate actual load with actual users, but rather simulated load with virtual users) |
comp., MS | load test | בדיקת עומס (A test that studies the behavior of the program when it is working at its limits. Types of load tests include volume tests, stress tests, and storage tests. Volume tests study the largest tasks the program can deal with. Stress tests study the program's response to peak bursts of activity. Storage tests study how memory and space is used by the program, either in resident memory or on disk. A test that is designed to put a server application under heavy user load to pinpoint performance and/or scalability problems) |
comp., MS | Load Test Analyzer | מנתח בדיקות עומס (A Visual Studio window that displays results of any load test run, after it has run. It is used to examine any load test results that have already ended) |
comp., MS | Load Test Editor | עורך בדיקות עומס (The Visual Studio editor in which a .loadtest file is opened. It displays a tree structure of nodes) |
comp., MS | Load Test Monitor | צג בדיקות עומס (A Visual Studio window that displays results during a load test run) |
comp., MS | load test scenario | תרחיש בדיקת עומס (A scenario used to model how a group of users interacts with a server application. A scenario consists of a test mix, a load profile, a network mix, and a browser mix. A load test can have more than one scenario) |
comp., MS | Load Test Wizard | אשף בדיקות עומס (A wizard that guides you through the process of creating a load test) |
comp., MS | Network Load Balancing | איזון עומס ברשת (A Windows network component that uses a distributed algorithm to load-balance Internet Protocol (IP) traffic across a number of hosts, helping to enhance the scalability and availability of mission-critical, IP-based services, such as Remote Desktop Services, Web services, virtual private networking, and streaming media. It also provides high availability by detecting host failures and automatically redistributing traffic to the surviving hosts) |
comp., MS | remote initial program load | תוכנית אתחול מרחוק (The ability to start a computer from elsewhere on a network) |
comp., MS | static load balancing | איזון עומס סטטי (The process of manually moving a group between nodes to balance the load across the nodes) |