home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: vmsnet.sysmgt
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!concert!rock!epa-rtp!ralph.rtpnc.epa.gov!rbn
- From: rbn@ralph.rtpnc.epa.gov (Bob Boyd)
- Subject: Re: Using STARTUP$STARTUP_LAYERED
- Message-ID: <1992Jul23.211127.17086@rtpnc.epa.gov>
- Sender: usenet@rtpnc.epa.gov
- Nntp-Posting-Host: ralph.rtpnc.epa.gov
- Organization: UNISYS/Environmental Protection Agency
- References: <1992Jul20.135138.938@beckman.com>
- Date: Thu, 23 Jul 1992 21:11:27 GMT
- Lines: 24
-
- dsroberts@beckman.com writes:
- > does anyone know how to get the startup$startup_layered database to be
- > multi-stream? By multi_stream I mean getting some procedures to execute
- > simultaneously (we have smp systems, so single stream, by our thinking, would
- > not be as quick).
- >
- > In any case, perhaps some of you would like to share how your startup is
- > configured so perhaps I can glean some improvements that would apply to us.
- >
- At a site I used to manage we set things up using the SYSMAN startup
- database. Things can be done in parallel by setting procedures to be
- SPAWNED for execution or for submission to batch.
-
- We had probably 20-30 procedures or more in the database and it seemed
- to work fairly well. We did our own homegrown procedure for speeding
- up the mounting of disks in a parallel fashion. Some of the disks were
- mounted as a result of SYPAGSWP*.com being invoked and the rest came
- later in the process.
-
- --
- Bob Boyd
- rbn@ralph.rtpnc.epa.gov
- Unisys/EPA
-
-