Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51796
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <js@globe.de> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.075 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.11; 'erlang.': 0.16; 'language?': 0.16; 'mean,': 0.16; 'received:10.50': 0.16; 'programming': 0.22; '(in': 0.22; 'gmbh': 0.22; 'to:name:python-list@python.org': 0.22; 'header:User- Agent:1': 0.23; 'script': 0.25; 'second': 0.26; 'least': 0.26; 'rest': 0.29; 'possibility': 0.29; "i'm": 0.30; '(which': 0.31; 'done': 0.36; 'should': 0.36; 'received:10': 0.37; 'handle': 0.38; 'to:addr:python-list': 0.38; 'list,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'course': 0.61; 'day.': 0.63; '2000': 0.65; 'hour': 0.70; 'day': 0.76; '260': 0.84; 'mails': 0.89 |
| X-Virus-Scanned | Debian amavisd-new at ispconfig-mx01-ha03.globe.de |
| Date | Fri, 02 Aug 2013 14:00:09 +0200 |
| From | Schneider <js@globe.de> |
| Organization | GLOBE Development GmbH |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 |
| MIME-Version | 1.0 |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | Python performance |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.116.1375444852.1251.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375444852 news.xs4all.nl 15881 [2001:888:2000:d::a6]:40969 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51796 |
Show key headers only | View raw
Hi list, I have to write a small SMTP-Relay script (+ some statistic infos) and I'm wondering, if this can be done in python (in terms of performance, of course not in terms of possibility ;) ). It has to handle around 2000 mails per hour for at least 8hours a day (which does not mean, that it is allowed not to respond the rest of the day. Can this be done? or should I better use some other programming language? My second choice would be erlang. bg, Johannes -- GLOBE Development GmbH Königsberger Strasse 260 48157 MünsterGLOBE Development GmbH Königsber ger Strasse 260 48157 Münster 0251/5205 390
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python performance Schneider <js@globe.de> - 2013-08-02 14:00 +0200
Re: Python performance Grant Edwards <invalid@invalid.invalid> - 2013-08-02 14:04 +0000
Re: Python performance Grant Edwards <invalid@invalid.invalid> - 2013-08-02 14:06 +0000
csiph-web