1
Reply

Allocating Resources to Thread.

Akshay Teotia

Akshay Teotia

Apr 1 2012 12:45 PM
1.4k
Hi Friends

How to allocate resources to each thread?


I will describe the problem.

I want to read each 25% of a file by 4 threads at the same time and after some chages on them write into another file by respecting the appropriate place for each part of the input file simultaneously.  They can't be read or write at the same place .

Answers (1)
Next Recommended Forum