Skip to content

This program is multithreaded. It creates 3 producer threads that create randomly generated credit applications. It also creates 2 consumer threads that will process each application. These thread are all interleaving while the program is running.

Notifications You must be signed in to change notification settings

kat-coding/ProducersAndConsumers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ProducersAndConsumers

This program is multithreaded. It creates 3 producer threads that create randomly generated credit applications. It also creates 2 consumer threads that will process each application. These thread are all interleaving while the program is running.

About

This program is multithreaded. It creates 3 producer threads that create randomly generated credit applications. It also creates 2 consumer threads that will process each application. These thread are all interleaving while the program is running.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages