Simple example showing how to use JavaLite Async to send messages to remote embedded broker.
Execute:
./start_server.sh
./start_client.sh
Experiment with variables at the top of Client.java The messages can be sent in text mode (XML) or binary (zip).
The clients craps out with connectivity exceptions sometimes. This was not investigated yet.