Assignment: Implementing and Analyzing a Threaded Sort Algorithm
Once a software application has been implemented and released, that is by no means the end of development. There are all kinds of causes requiring software to be changed, from users reporting bugs, through changes in third-party software, to updates for improved performance. A critical skill of software developers is the ability to understand and update a program’s algorithm.
For this Assignment, you will update an existing Java program using the NetBeans IDE. You will use the NetBeans Integrated Development Environment to make changes to an existing NetBeans Java Project. This existing program correctly sorts the data without using threads and contains a method (threadedSort)
that you will update to sort the data using threads.
The Java Project contains three class files: MergeSort.java
, Sort.java
, and SortTest.java.
Double-click each file in the Project section (at the left of the NetBeans IDE window) to display the file’s contents. Each of the Java class files contains comments explaining the purpose of the class and the purpose of the class’ methods.
Modify the Java program by adding threads, and analyze the performance of both the threaded and non-threaded versions.
- Modify the Program:
Improve the performance of the Java program by adding threads to theSort.java
file. Implement thethreadedSort()
method within theSort
class. Reuse any of the existing methods by calling them as necessary from yourthreadedSort
method. You may add additional methods to theSort
class, if necessary. - Analyze the Program:
When running the providedSortTest
program, the output presents data to support analyzing the performance of the threaded and non-threaded sort methods. Analyze your threaded implementation by comparing its performance to the original non-threaded implementation and explain the measured behavior. Document your analysis as a short paper (1–3 pages), using APA format. Be sure to discuss the relative performance improvement you expect for your threaded implementation and how the expected performance compares to the measured performance.
This assignment requires the threaded java scripts along with the 1-3 page paper.
4 years ago
100
- Excel Problems
- ACC 545 Week 3 Learning Team
- ACC 490 Week 1 Individual Assignment Generally Accepted Auditing Standards Paper
- ACC 421 Week 4 Learning Team Assignment Full Disclosure Paper
- Implementing Six Sigma at Wishmewell Hospital
- Examples of images or Web sites with images of bad grammar used in advertising Question
- PHI 103 Week 1 Assignment Paul and Elder Critical Thinking
- US Health Care System
- Poverty. What is your hypothesis?
- fetal alcohol syndrome (FAS)