FifoQCreatePutGetDel.bwp

This process does the following tasks:

  • This process creates a fifo queue.
  • Puts a message in the queue.
  • Reads the message from the queue.
  • Deletes the queue.