• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

AviTek Sample Application - configuring max number of users

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a task to perform over vanilla Weblogic Fusion 11g / 12c with its OOTB AviTek sample Application.
I am given one machine with a lot of resources (mem, cpu, disk, network). And I am required to re-configure the OOTB AviTek application to support as much as possible users.
The load test profile I was given has some patient records in the repository and simulate (with JMeter) multiple physician users logging in, viewing patient records, and adding/removing medication records.
There is an average and maximum response time thresholds that would indicate when the capacity is over the limit. The assumption is that with the OOTB AviTek configuration the capacity / number of users limit is lower than what could be possible through reconfiguration, so that the high amount of resources would be truly leveraged.
I need help please figuring out what Weblogic / AviTek configuration would help me push the capacity of number of users as high as possible.
Thanks in advance.
 
Think of how dumb the average person is. Mathematically, half of them are EVEN DUMBER. Smart tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic