Tag: architecture

Questions Related to architecture

  1. Transfer all records in one batch send

  2. Send one record at a time

  3. Compress all 1000 records into one message and send

  4. Compress one record at a time and send


Correct Option: C
  1. Disk bottleneck

  2. Memory bottleneck

  3. Processor bottleneck

  4. Network bottleneck


Correct Option: B
  1. I/O bottleneck

  2. Memory bottleneck

  3. Disk bottleneck

  4. Network bottleneck


Correct Option: C
  1. Insufficient memory

  2. Hardware issue

  3. Leak

  4. Improper configuration


Correct Option: C
  1. OS & HW

  2. Database

  3. Program

  4. Design


Correct Option: C
  1. OpenSTA

  2. IBM Rational Performance Tester

  3. JMeter

  4. LoadRunner

  5. WinRunner


Correct Option: E
  1. Change the application code

  2. Do nothing

  3. Run every query twice

  4. Increase cache size significantly


Correct Option: D
  1. A mainframe

  2. A Unix workstation

  3. A personal computer

  4. A massively parallel supercomputer


Correct Option: C

A claims processing system has had 5,000 requests made in the first hour and 4,900 requests have completed in the first hour. What is the number of requests pending in the claims processing system at the end of the first hour?

  1. 5000

  2. 100

  3. 4900

  4. 5


Correct Option: B