home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / vms / 14114 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  2.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!f1.n700.z6.fidonet.org!Ian.Parker
  2. From: Ian.Parker@f1.n700.z6.fidonet.org (Ian Parker)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: Clustered global sec
  5. Message-ID: <18832.2A9A705B@puddle.fidonet.org>
  6. Date: 25 Aug 92 16:25:12 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 44
  11.  
  12.  
  13.  On 08-20-92 Nick de Smith wrote to All... 
  14.  
  15.  Nd> Ian Parker wrote: 
  16.  Nd>  
  17.  Nd> >I'm just about to cluster a couple of VAXs.  On one VAX an 
  18.  Nd> application uses global sections to communicate between processes.   
  19.  Nd> After clustering we want this application to be available across  
  20.  Nd> the cluster. 
  21.  Nd> > 
  22.  Nd> >Is there a problem? 
  23.  Nd> > 
  24.  Nd>  
  25.  Nd> Although you cannot directly share global sections, you can  
  26.  Nd> communicate across a cluster using the lock manager. I had an  
  27.  Nd> application where I was occasionally writing chunks of data to  
  28.  Nd> a global section on one host, and wanted the same data 
  29.  Nd> to appear on other hosts. You can do this with a server  
  30.  Nd> process that manages all reads and write to the section. All the  
  31.  Nd> servers hold a CR lock on a common resource.  
  32.  
  33. Nick 
  34.  
  35. Much thanks.  I'm getting good, if depressing, responses to 
  36. my question.  As I've said the others, I don't yet know how much 
  37. data the application is throwing around.  If it's small, then we 
  38. will see if we can change it to simply use the lock value blocks. 
  39. If its bigger, then I'll look at RMS or Decnet.   
  40.  
  41. Now I may look into your idea more.   Give me a week or so to check 
  42. out the application. 
  43.  
  44. Much thanks 
  45.  
  46. ___---------------------------------------------------------------- 
  47. Ian Parker                                       Tel: +852 571 2400  
  48. Salcom Asia                                      Fax: +852 510 8562  
  49. 18/f West Tower, Bond Centre, Drake Street, Hong Kong 
  50.  
  51. ... OFFLINE 1.40
  52. --  
  53. uucp: uunet!m2xenix!puddle!6!700!1!Ian.Parker
  54. Internet: Ian.Parker@f1.n700.z6.fidonet.org
  55.  
  56.