1 Million users.. I can't Scale!!
Paul Boddie
paul at boddie.org.uk
Wed Sep 28 14:31:11 EDT 2005
More information about the Python-list mailing list
Wed Sep 28 14:31:11 EDT 2005
- Previous message (by thread): 1 Million users.. I can't Scale!!
- Next message (by thread): 1 Million users.. I can't Scale!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
yoda wrote: > 2)The content is sent through an SMS gateway (currently we only send > text messages). [...] > 4)The users need to get the data a minimum of 5 seconds after it's > generated. (not considering any bottlenecks external to my code). You surely mean a "maximum of 5 seconds"! Unfortunately, I only have a passing familiarity with SMS-related messaging, but I imagine you'd have to switch on any and all quality-of-service features to get that kind of guarantee (if it's even possible). Paul
- Previous message (by thread): 1 Million users.. I can't Scale!!
- Next message (by thread): 1 Million users.. I can't Scale!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list