The DECmessageQ information provided to the GATEKEEPER for public archive is divided into to directories: /doc /patch & /examples. The DECmessageQ Online Publications /doc files are listed below: Name Description ---------- ----------------------------------------------- whatsnew.txt What's New With DECmessageQ? products.txt DECmessageQ Product Family Overview techdoc.txt DECmessageQ Technical Documentation dmqtrain.txt DECmessageQ Training Information dmqfaq.txt Frequently Asked Questions dmqintro.ps Introduction to Messaging dmqinfo2.ps DECmessageQ Marketing Sheet dmq_ov.ps DECmessageQ 2 side overview dmqconrl.ps DECmessageQ Customer Story: Conrail dmqgeae.ps DECmessageQ Customer Story: GEAE --------------------------------------------------------------- The examples/vms directory reflects the standard files released under DmQ OpenVMS DMQ$EXAMPLES. The examples/portable directory contain various code samples using DECmessageQ API as follows: Name Description ---------- ------------------------------------------------------- x_attnam.c Set up and call pams_attach_q() when attaching by name. x_attnum.c Set up and call pams_attach_q() when attaching by number. x_atttmp.c Set up and call pams_attach_q() when attaching to a temporary queue. x_basic.c Use the four fundamental calls: attach, exit, put, and get. x_exit.c Call pams_exit() to detach from the message queuing bus. x_get.c Use pams_get_msg() to read a message. x_getpri.c Use the priority argument of pams_get_msg(). x_getsel.c Use the sel_filter argument of pams_get_msg(). x_getw.c Use pams_get_msgw() to block application processing until the message is received. x_locate.c Use the pams_locate_q() service to learn a queue number. x_putslf.c Use the pams_put_msg service. x_recovr.c Use recoverable messaging with pams_put_msg() and pams_confirm_msg(). x_select.c Use the pams_set_select() and pams_cancel_select() services. x_timer.c Use the pams_set_timer() and pams_cancel_timer() services. x_shopnd.c Use the putil_show_pending() service on OpenVMS systems. --------------------------------------------------------------- If you need more information: send mail to decmessageq@digital.com Or contact the DECmessgeQ Marketing Hotline: (860) 258-5300