Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consumer and producer with asynchronous programming

Consumer and producer problem with random portions to buffers using asynchronous programming with ActiveObject design pattern. Solution made for concurrency theory course in AGH UST.

Main runs consumer and producer simulation data with customizable parameters suck as:

  • number of producers
  • number of consumers
  • size of buffer
  • time of doing extra task while waiting for answer
  • time to wait for statistics

About

Consumer and producer problem - asynchronous communication using ActiveObject design pattern

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages