Message195352
| Author | tarek |
|---|---|
| Recipients | christian.heimes, hynek, jcea, neologix, pitrou, tarek, vstinner |
| Date | 2013-08-16.16:27:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376670423.39.0.597307495449.issue18756@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> What does high load mean? a web app with a few hundreds concurrent requests. > If you mean many concurrent threads, then you should probably go for the random module, no? I use greenlets. But, I don't know - are you suggesting os.urandom() should be marked in the documentation as "DOES NOT SCALE" and I should use another API ? Which one ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-16 16:27:03 | tarek | set | recipients: + tarek, jcea, pitrou, vstinner, christian.heimes, neologix, hynek |
| 2013-08-16 16:27:03 | tarek | set | messageid: <1376670423.39.0.597307495449.issue18756@psf.upfronthosting.co.za> |
| 2013-08-16 16:27:03 | tarek | link | issue18756 messages |
| 2013-08-16 16:27:03 | tarek | create | |