Find Jobs
Hire Freelancers

multi threading java program

₹600-1500 INR

Closed
Posted about 6 years ago

₹600-1500 INR

Paid on delivery
The [login to view URL] program: The first program you will write will be called Starter.java. This program should not be in a package. This program will do four tasks: 1. Read from the user that name of a file containing a list of numbers and the number of threads for the Worker program to create. (The number of threads should be an integer between two and 20.) 2. Create a ProcessBuilder object that will act as a template for the Worker process. The template should run the Worker program (using the java virtual machine command "java") with the command line arguments described below for the [login to view URL] program. 3. Start a new Worker process using the ProcessBuilder. 4. Tie the output of Worker program to the Starter program using the Process class method getInputStream() on the Worker process you created in step 3 and read the results that the Work program writes and display them. The [login to view URL] program: The second program you will write will be called [login to view URL], again with no package. The Worker program will perform the following tasks in the main method: 1. Get the command line arguments for Worker: the number of threads to create and the filename to read, from the main method parameter and place them in variables. 2. Open the file for reading and then, read and store the number in the file. You will probably find it easiest to use an ArrayList to store the numbers. 3. Create the specified number of threads, using the Runnable class you write and create an double array with an element for each thread to store its results. 4. Start the thread you created. 5. Using the Thread join() method, wait for each of the thread to complete. 6. Sum the values in the results array and display the sum of the numbers that were read. You also have to write a class that implements the Runnable interface that the main method uses to create the threads. You should make this class an inner class of the Worker class. This will allow the Runnable class to have access to the static variables of the Worker class, thereby allows the running threads access to threse variables as shared data. The three pieces of shared data needed are the total number of threads, the list of numbers and the result array. The Runnable class should have a private instance variable which will hold the index of the thread object, which will be a number between 0 and the number of threads minus one. This index is assigned by the main method when it create the Runnable class for each thread. The index will be used by the thread object to write its final result to the proper element of the shared result array array and to partition the numbers in the numbers list.
Project ID: 16252573

About the project

9 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
9 freelancers are bidding on average ₹1,539 INR for this job
User Avatar
A proposal has not yet been provided
₹1,750 INR in 2 days
4.9 (98 reviews)
5.5
5.5
User Avatar
HI, Its a simple thread program I can surely do that for you. I have 8 yrs of java exp. I am new here so I will give my best to get 5/5 ratings. Do have a chat before awarding to someone else I am sure we can work out a deal. Looking forward to work with you
₹1,200 INR in 1 day
4.6 (2 reviews)
1.8
1.8
User Avatar
Hello, sir. Thank you for the opportunity. If your deadline is not very short, we can discuss a lower price.
₹1,300 INR in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of INDIA
India
0.0
0
Member since Feb 8, 2018

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.