I am currently writing a doc which aims to provide directions, analysis and benefits of using selenium in the cloud, with Amazon’s EC2. Included in the write-up, is Boto vs. Twisted Amazon. Essentially they are the same, the main difference being, Boto is ‘blocking’ while TxAWS is ‘non-blocking’.
Coming soon.
# Outline
Boto vs Twisted Amazon (ie blocking vs non-blocking)
Server Setup
Controlling instances
Running Tests
Boto -


