(just keeps waiting)
So, I tried Ansible and found that, quite remarkably, it can run "echo hello world" on localhost in between 8 and 10 seconds, spiking my disk at 60% load: /usr/bin/time -h ansible localhost -m shell -a 'echo helloworld' 8.09s real... Seriously? Anyone else been burned by Python's performance, short of the Scribus guy who was forced to move to C++? (Though says he could use a remarkable number of his Python structures with modification) Michael _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
