COSC 122 Programming II
In this project you will investigate the concepts and usage of threads in Java.
- Teams
This is group project. You may freely exchange ideals and distribute work among team members. The finished product will include an oral presentation by all the team members.
- Task. Your task is research the concepts of
multithreaded programming in Java.
Your team will report
on the basic concepts involved with threads and write several
small programs that demonstrate how they can be used. Your team
will provide a written report one to two pages long, the
source code for your demonstration program, and an oral
presentation to the class.
- Check out
Your project must be completed before 2:00pm on Wednesday, June 27, 2012. On that day your team will do an oral presentation on your findings about Java threads and demonstrate the design and execution of your supporting program. You should be prepared to answer questions about the details of your program's implementation.