Skip to content

jreichwald/ProducerConsumerExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Producer-Consumer-Example

Demo-Implementation of the Producer-Consumer-Problem. The Package java.util.concurrent is intentionally not used for demonstration purposes. The example was created for a basic lecture in concurrent computing and distributed systems at the Baden Wurttemberg Cooperative State University Mannheim, Germany.

Project Type

This is a Java-Project based on Maven.

Installation

For Eclipse users, you can directly checkout this project as a Maven project (Checkout Maven Projects from SCM). This should automatically download all required packages etc. For other IDEs, there should be a similar solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages