With FairCom DB server-side queues, client programs, connected to the same server, can pass information among each other, emulating a powerful inter-process communications mechanism that is portable, scalable and distributed.
FairCom DB server-side queues, also referred to as "system queues," extend the concepts of c-tree inter-thread queue routines by providing two additional features:
Server-side queues provide the foundation on which the FairCom Server’s file notification feature is built. See the next chapter in this guide for details on the file notification feature.
Using Server-Side Queues
This section discusses the tasks involved in using system queues:
The next sections explain these tasks in detail.
LKSHlksh