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,971aa11c293c3db1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-25 03:20:53 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!news-FFM2.ecrc.net!news.iks-jena.de!lutz From: lutz@iks-jena.de (Lutz Donnerhacke) Newsgroups: comp.lang.ada Subject: Re: Ada The Best Language? Date: Wed, 25 Jul 2001 10:19:35 +0000 (UTC) Organization: IKS GmbH Jena Message-ID: References: <5be89e2f.0107170838.c71ad61@posting.google.com> <5be89e2f.0107180235.726d46a8@posting.google.com> <3B55B01A.DAC06D79@icn.siemens.de> <5be89e2f.0107181248.73298c57@posting.google.com> <9j949b$1ujp$1@norfair.nerim.net> <9cV57.54954$WS4.8386096@news6-win.server.ntlworld.com> <9j98pv$20vi$1@norfair.nerim.net> <3B586C51.53C17E25@home.com> NNTP-Posting-Host: taranis.iks-jena.de X-Trace: branwen.iks-jena.de 996056375 19371 217.17.192.37 (25 Jul 2001 10:19:35 GMT) X-Complaints-To: usenet@iks-jena.de NNTP-Posting-Date: Wed, 25 Jul 2001 10:19:35 +0000 (UTC) User-Agent: slrn/0.9.6.3 (Linux) Xref: archiver1.google.com comp.lang.ada:10556 Date: 2001-07-25T10:19:35+00:00 List-Id: * Ted Dennison wrote: >It looks like the issue here is that someone could get annoyed that you are >doing this to him, and just start establishing tons of connections until you >can't accept any more, thus preventing use by real users. That's not the problem. >However, it still seems debatable whether this is needed or not. The >teergrubing FAQ implies not, but it does appear that some folks writing >mail transport agents have been worried enough about it to go ahead and >use "select" in a single thread. The real problem is to keep a lot of spammers online for a long time in order to steal them ressources. It would be mad to kill yourself in the same way (by using threads).