Things to do - krasmussen/runner GitHub Wiki
- Get client reporting back to server with script results.
- Put script ids and results into a DB. (probably using sqlalchemy)
- Have server scriptids increment with DB.
- Setup support for timeouts to avoid client scripts running forever.
- Setup config files for client/server to get away from hardcoded values for DB/rabbitmq servers