Introduction - If you have any usage issues, please Google them yourself
* This program demonstrates different ways to query a list of hosts
* for a list of variables.
*
* It would of course be faster just to send one query for all variables,
* but the intention is to demonstrate the difference between synchronous
* and asynchronous operation.