Previous Topic: EnqueuesNext Topic: Request Records


Stack Usage

During the initialization, a server IMOD must declare (using the PUBSTACK() function) that stacks 1 and 2 are public, at least to the extent of granting QUEUE access.

The server IMOD must monitor both stacks 1 and 2. Records queued to Stack 1 are requests for service. Records queued to Stack 2 are commands that affect the functioning of the server.