Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51813
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit4.readnews.com!panix!not-for-mail |
|---|---|
| From | Grant Edwards <invalid@invalid.invalid> |
| Newsgroups | comp.lang.python |
| Subject | Re: Python performance |
| Date | Fri, 2 Aug 2013 14:04:00 +0000 (UTC) |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 20 |
| Message-ID | <ktge8g$ko3$3@reader1.panix.com> (permalink) |
| References | <mailman.116.1375444852.1251.python-list@python.org> |
| NNTP-Posting-Host | dsl.comtrol.com |
| X-Trace | reader1.panix.com 1375452240 21251 64.122.56.22 (2 Aug 2013 14:04:00 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Fri, 2 Aug 2013 14:04:00 +0000 (UTC) |
| User-Agent | slrn/1.0.1 (Linux) |
| Xref | csiph.com comp.lang.python:51813 |
Show key headers only | View raw
On 2013-08-02, Schneider <js@globe.de> wrote:
> 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?
That's only a little over 2 per second, so I doubt Python is going to
be the bottleneck.
--
Grant Edwards grant.b.edwards Yow! I can't decide which
at WRONG TURN to make first!!
gmail.com I wonder if BOB GUCCIONE
has these problems!
Back to comp.lang.python | Previous | Next — Previous in thread | 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