Message195352
> 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 ? |
|
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 | |
|