top
COMP 402: Production Programming
←
Concurrency
→
Home — Spring 2012
|
Information
|
Resources
|
DrJava
|
SourceForge
|
Blog
Concurrent Programs From the Perspective of Unit Testing
Testing Concurrent Programs (PowerPoint)
Listings from the presentation
Multi-threaded programs
SingleThreadIncrement.java
MultiThreadIncrement.java
SingleThreadBank.java
MultiThreadBank.java
Philosophers.java
PhilosophersMin.java
Multi-threaded testing
TestInMainThread.java
TestInOtherThread.java
TestInMainThreadSleep.java
TestInOtherThreadSleepJoin.java
←
Concurrency
→
URL:
http://www.cs.rice.edu/~javaplt/402/12-spring/lectures/conc1/index.shtml