Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Is there any limitation on Number of IO operation to a PF

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is there any limitation on Number of IO operation to a PF

    I am working on a program to change that to Multi thread. What I am doing is to process the file in 4 threads simultanesouly based on RRN no. Say if the file has 1000 records, First thread will process 250 Records, then second one will process the next 250 and so on. Actual file will have millions of records. In this scenario will there be any performance increase if I do multi threading rather than processing this as one file? I need to know if there is any max no# of I/O's for a PF at a given time/procesisng in a job? Kindly advice.
Working...
X