• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to use the "5 sec response" requirment ?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi architectors,
i've begun to work with the assignment and have discovered some requirments
which not really easy to prove in answer papers.
1. The travel agents should have response time not more than 5 sec. Let's take the assumed maximum of concurrent users on the site - 600. Is there any equation which bounds architecture, number of users in the same time on the site and response time ?
I mean, I can say that this architecture for example is more perfomant efficient and should have less response time, but how can i guarantee the specified response time ?
What did i miss or missunderstand ?
Thank you in advance
Yuri Kotik
reply
    Bookmark Topic Watch Topic
  • New Topic