konradreiche / java-concurrency-profiler

A Java profiler with emphasis on concurrent program information.
Other
6 stars 1 forks source link

Use case: producer-consumer problem #25

Closed konradreiche closed 13 years ago

konradreiche commented 13 years ago

Use the Java implementation of the producer-consumer problem to explore a possible problem sketch and its solution by using the profiler. If required extend the functionality of the profiler in order to find a solution.