Oracle certified JPA Developer (1Z0-898),Oracle certified Java 8 Programmer I (1Z0-808), Oracle Java Web Service Developer (1z0-897), Oracle certified Java 7 Programmer, SCJA 1.0, SCJP 5.0, SCWCD 5.0, Oracle SQL Fundamentals I, CIW Certified Ecommerce specialist
Ulf Dittmer wrote:You need to clarify what you mean by "1000 logins at a time". 1000 concurrent user sessions is not large number; any modern server should be able handle that (assuming that the web app and the DB are performant). If you actually mean that 1000 users are accessing the server at the same instance in time -1000 concurrent requests instead of 1000 concurrent sessions- then you probably need to think about load balancing. I'm not exactly sure what a "leave management system" would be doing, but it doesn't sound particularly taxing in its complexity.
Tim Driven Development | Test until the fear goes away
Tim Cooke wrote:You know that your target company has 1000 employees...
Mohan Mehra wrote:it will be used by employees of a company with thousand strength. if all these employees use this application at once
Tim Driven Development | Test until the fear goes away
Paul Clapham wrote:This would mean that the company probably has at least one million employees,
Regards,
Anayonkar Shivalkar (SCJP, SCWCD, OCMJD, OCEEJBD)
Anayonkar Shivalkar wrote:then EJB can be to the rescue
Tim Driven Development | Test until the fear goes away
Tim Cooke wrote:I agree with you Paul that the probability of all employees accessing the system at once are ridiculously small. But, when you get asked by the stakeholder if it will work, it's nice to confidently say "Yes, of course!"
somebody wrote:If hammer is your only tool, you'll see every problem as nail
Paul Clapham wrote:it would be like designing the entrance to the company parking lot to allow for the possibility that all 1,000 employees arrive for work at the same instant
Regards,
Anayonkar Shivalkar (SCJP, SCWCD, OCMJD, OCEEJBD)
Paul Clapham wrote:it would be like designing the entrance to the company parking lot to allow for the possibility that all 1,000 employees arrive for work at the same instant.
Tim Driven Development | Test until the fear goes away
Tim Cooke wrote:
Paul Clapham wrote:it would be like designing the entrance to the company parking lot to allow for the possibility that all 1,000 employees arrive for work at the same instant.
Well when you put it like that it's hard to disagree.
If a regular clown is funny, then a larger clown would be funnier. Math. Verified by this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|