Standalone daemon providing AMQP communication with Calibre module.
This script can be used as aplication, not just as module:
./calibredaemon.py start/stop/restart [--foreground]
If --foreground parameter is used, script will not run as daemon, but as normal script at foreground. Without that, only one (true unix) daemon instance will be running at the time.