From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5fe9745aa1293501,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-21 09:33:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newshub1.wanet.net!uunet!sac.uu.net!ash.uu.net!an02.austin.ibm.com!geraldo.cc.utexas.edu!not-for-mail From: "Bobby D. Bryant" Newsgroups: comp.lang.ada Subject: [gnat-glade] Factory example? Date: Mon, 21 Apr 2003 10:26:04 -0600 Organization: dis- Message-ID: NNTP-Posting-Host: dial-75-10.ots.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: geraldo.cc.utexas.edu 1050942380 5426 128.83.254.106 (21 Apr 2003 16:26:20 GMT) X-Complaints-To: abuse@utexas.edu NNTP-Posting-Date: Mon, 21 Apr 2003 16:26:20 +0000 (UTC) User-Agent: Pan/0.13.94 (God will roast their stomachs in Hell) Xref: archiver1.google.com comp.lang.ada:36332 Date: 2003-04-21T10:26:04-06:00 List-Id: Does anyone have a working implementation of the "factory" example in glade_ug.ps, and if so would you mind mailing the code to me? I have previously converted the "bank" example that comes with the gnat-glade code into a master-slave architecture (the bank assigns CPU-intensive work to the ATMs), but I would like to modify it so that the slaves can assign work to sub-slaves dynamically as well. It looks like the factory example may be just what I need, though I'd have to play with it a bit to make sure. Thanks, -- Bobby Bryant Austin, Texas