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-Thread: 103376,e7151167e0767ecc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!newsfeed.stueberl.de!news-mue1.dfn.de!news-ham1.dfn.de!news.uni-hamburg.de!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: State Threads Date: Mon, 6 Sep 2004 16:23:54 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <8429999a.0408231027.2850e800@posting.google.com> <5ad0dd8a.0408302222.56282d6f@posting.google.com> <4135498c_1@news.tm.net.my> <5ad0dd8a.0409040738.3fff41b8@posting.google.com> <5ad0dd8a.0409060515.4b17e2ed@posting.google.com> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1094487834 5049 134.91.1.34 (6 Sep 2004 16:23:54 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Mon, 6 Sep 2004 16:23:54 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: g2news1.google.com comp.lang.ada:3386 Date: 2004-09-06T16:23:54+00:00 List-Id: Wojtek Narczynski wrote: :> State Threads, one that compensates the effort and anyhow. And the risk. :> That's all I meant by "waste of time." But I'm may be wrong of course. :> If you believe there's a market for 100_000 copies of State Thread go :> for it. : : I am not sure what you mean by "market for State Threads", as they are : already available free in at least three incarnations (SGI, GNU Pth, : Capriccio). If a user at a client computer decides to open another view of some page in a web based application (a tab, a window), would that lead to the creation of another thread? If not, can thread data safely be used to react to input from either view? -- Georg