Send Query CloseSend Query
OMR & IT Solutions
Certified ISO 27001 & 9001

Concurrent User Logins & Load Management

Running large-scale online exams means many users may log in at different times. However, the server must support concurrent user logins (users active simultaneously) without performance degradation. This guide explains how Addmen’s system handles concurrency, what “concurrent load” means, and its implications for server infrastructure.

What Does “Concurrent User Logins” Mean?

In an exam that’s open over multiple days (for example, 3 days), candidates log in at different times and take the test according to the allowed duration. Not all users will be logged in continuously; many will log off when their test completes, freeing capacity. The concurrent load is the number of users actively logged in and taking the exam at a given instant.
For instance:

So, when planning infrastructure, you size for peak concurrent users, not total registered users.

Why Concurrent Load Matters to Server Design

A server capable of handling 50 concurrent logins is sufficient to support an exam with 10,000 candidates, if the login activity is well distributed over time.

Key Factors in Supporting Concurrent User Logins

Practical Scenario Example

In this scenario, your infrastructure must be capable to handle ~60 simultaneous sessions. If the server is configured to support that many object requests, it can accommodate the entire cohort by managing user sessions over time.

Addmen Group Copyright 2025. All Rights Reserved.