summaryrefslogtreecommitdiff
path: root/cpp/demo/IceUtil/workqueue/README
blob: 90d2de8ba65701b5f386eb7916f720bee1d7fc1d (plain)
1
2
3
This application illustrates the use of the threading and
synchronization primitives provided by the IceUtil library. It uses
IceUtil to implement a simple producer/ consumer queuing application.