Skip navigation links

Package net.lecousin.framework.concurrent.util.production.simple

Production model: a producer produces objects that are consumed by a consumer.
This allows asynchronous production and consumption.
An example is a server task producing an output, and a consumer sending it over the network.

See: Description

Package net.lecousin.framework.concurrent.util.production.simple Description

Production model: a producer produces objects that are consumed by a consumer.
This allows asynchronous production and consumption.
An example is a server task producing an output, and a consumer sending it over the network.
Skip navigation links

Copyright © 2019. All rights reserved.