home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / vms / 14639 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  2.0 KB

  1. Path: sparky!uunet!rde!gator!ipact!lakia
  2. From: lakia@ipact.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Message Queueing
  5. Message-ID: <1992Sep4.075553.110@ipact.com>
  6. Date: 4 Sep 92 07:55:53 CDT
  7. References: <1992Sep1.131653.26648@magnus.acs.ohio-state.edu> <1992Sep2.001122.16986@montagar.com>
  8. Organization: IPACT, Valparaiso IN
  9. Lines: 38
  10.  
  11. In article <1992Sep2.001122.16986@montagar.com>, davidc@montagar.com (David L. Cathey) writes:
  12. > In article <1992Sep1.131653.26648@magnus.acs.ohio-state.edu>, sgururaj@magnus.acs.ohio-state.edu (Sanjay R Gururaj) writes:
  13. >>     Here's the scenario:
  14. >>         Process A on Node X sends messages via DecNet to process B
  15. >>         on Node Y. The messages are stored on disk using the ACMS
  16. >>         queueing facility. Process C on Node Y then reads these 
  17. >>         messages and deletes them when they are successfully 
  18. >>         processed.>> 
  19. >>         Thanks in advance.
  20. >> 
  21. >>         Sanjay Gururaj (gururaj.2@osu.edu)
  22. >     DECmessageQ does this.  I've used it on a couple of projects (even
  23. > taught the class for DEC!).  They have Store-And-Forward and Destination
  24. > Files, and various journaling to help with all this...
  25. Also the DECUS product MA Queue and Routing Software 
  26. also supports this.  We have used both, and find that
  27. either can be used intercangeably.  One of our customers
  28. discarded DEC Message Queue when it was still called
  29. PAMs and went to the DECUS product as PAMs didn't 
  30. meet there needs.  The recovery files needed to be
  31. resequenced every week, making the applications
  32. unavailable (they were implemented with RMS keyed
  33. files).  We've used DMQ but there are some
  34. gotchas.  DECUS won't have the current release of the
  35. MA Queue and Routing Software until this fall (when 
  36. IPACT submits the upgrades).    Current release of
  37. the MAQ product is 5.1.
  38.  
  39. Routers are available for IMS, OS/2, RSX11MPlus, 
  40. DAE, DMQ, and with a little work, CICS.  Not all of
  41. these are currently in the public domain.
  42.  
  43. Earl Lakia            Email:  LAKIA@IPACT.COM
  44. IPACT Inc.            Voice:  219-464-7212
  45. 260 South Campbell        FAX:    219-462-5387
  46. Valparaiso, IN   46383
  47.