subject

 In process 0, read from file 'data. txt' text. Split this text into parts according to number of processes available.
 Send to each process their part of text.
 Each process should reverse received text and send back to main process.
 Main process (process 0) receives all reversed texts, joins them into one and prints to file
'reversed. txt'.
 Run this program on 1, 2, 8, 16 processes

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 19:40
Use a physical stopwatch to record the length of time it takes to run the program. calculate the difference obtained by calls to the method system.currenttimemillis() just before the start of the algorithm and just after the end of the algorithm. calculate the difference obtained by calls to the method system.currenttimemillis() at the start of the program and at the end of the program so that the elapsed time includes the display of the result. use the value returned by the method system.currenttimemillis() just after the end of the algorithm as the elapsed time.
Answers: 3
question
Computers and Technology, 23.06.2019 20:30
If an appliance consumes 500 w of power and is left on for 5 hours, how much energy is used over this time period? a. 2.5 kwh b. 25 kwh c. 250 kwh d. 2500 kwh
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
Text or graphics that print at the bottom of every page are called footings footers headers headings
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
Which of the following characters is acceptable to use in a filename? ? / – %
Answers: 1
You know the right answer?
 In process 0, read from file 'data. txt' text. Split this text into parts according to number of...
Questions
Questions on the website: 13722363