This article provides sample COBOL programs that demonstrate how threads interact with other threads by sending messages to stop processing.
Problem:
Heavy processing inside of an application can slow it down significantly, for example when a grid is populated by a large number of records or when many copying files.
Old KB# 14871



