Concurrent user

From Wikipedia, the free encyclopedia

In computer science, the number of concurrent users (sometimes abbreviated CCU) for a resource in a location, with the location being a computing network or a single computer, refers to the total number of people simultaneously accessing or using the resource. The resource can, for example, be a computer program, a file, or the computer as a whole.[1]

Keeping track of concurrent users is important in several cases. First, some operating system models such as time-sharing operating systems allow several users to access a resource on the computer at the same time. As system performance may degrade due to the complexity of processing multiple jobs from multiple users at the same time, the capacity of such a system may be measured in terms of maximum concurrent users.[2][3]

Second, commercial software vendors often license a software product by means of a concurrent users restriction. This allows a fixed number of users access to the product at a given time and contrasts with an unlimited user license. For example: Company X buys software and pays for 20 concurrent users. However, there are 100 logins created at implementation. Only 20 of those 100 can be in the system at the same time,[1][4] this is known as floating licensing.

Concurrent user licensing allows firms to purchase computer systems and software at a lower cost because the maximum number of concurrent users expected to use the system or software at any given time (those users all logged in together) is only a portion of the total system users employed at a company. The concurrent licenses are global and shared by anyone who needs to use the system. This contrasts with "named-seats" licensing, in which one license must be purchased for each and every individual user, whether they are using the system or not.[5][6]

If a company employs 400 system users in which 275 work during the day and 125 work at night, then they can opt to purchase only 275 concurrent user licenses since there will never be more than 275 users on the system during a normal work day. The night workers share 125 of the day users' licenses to use the system. For named-seat licenses, this same company would have to purchase 400 individual licenses, one for each user, and licenses would not be globally shared. The available options for licensing are entirely at the discretion of the vendor selling the product.

See also[edit]

References[edit]

  1. ^ a b Hohmann, L. (2003). Beyond Software Architecture: Creating and Sustaining Winning Solutions. Addison-Wesley Professional. pp. 76–8. ISBN 9780132465946.
  2. ^ Sharma, D.P. (2008). Foundation of Operating Systems. Excel Books. pp. 10–11. ISBN 9788174466266.
  3. ^ Chauhan, S.; Saxena, A.; Gupta, K. (2006). Fundamentals of Computer. Firewall Media. p. 84. ISBN 9788170088547.
  4. ^ Pallatto, J. (12 October 2005). "Study Shows Enterprises Favor Concurrent-User Software Licenses". eWeek. QuinStreet, Inc. Retrieved 2 March 2019.
  5. ^ Practising Law Institute (2006). Understanding the Intellectual Property License. Practising Law Institute. pp. 140–42.
  6. ^ Sommer, T. (May 2013). "Top 200 SAM Terms – A Glossary Of Software Asset Management Terms". OMTCO. Archived from the original on 10 August 2013. Retrieved 2 March 2019.