| Requirement Pattern Concurrent Users Capacity | Description | This pattern expresses the need that the system supports a required number of registered users that may access the system concurrently without decreasing performance | |
| Comments | ---- | ||
| Pattern goal | Support concurrent access by a given number of registered users ensuring good system performance | ||
| Author | GESSI-SSI | ||
| Sources (0..*) |
| ||
| Keywords (0..*) | record limit, users limit | ||
| Dependencies (0..*) | ---- | ||
| Requirement Form Concurrent Users Capacity | Description | This pattern expresses the general need that the system supports a given amount of registered users of any kind accessing concurrently to the system without decreasing performance | |
| Comments | ---- | ||
| Version date | 2009-03-20 00:00:00.0 | ||
| Author | GESSI-SSI | ||
| Sources (0..*) |
| ||
| Fixed Part | Question text | ---- | Form text | The system shall be able to support %usersNumber% users accessing concurrently ensuring acceptable system performance |
| Parameter | Metric | ||
| usersNumber: is the minimum number of concurrent users the system shall manage | NumberOfUsers: NumberOfUsers = Integer | ||