Implement specific queue for webserver
Having one single queue, shared between Taste's GUI and the webserver is not working: It prevents from using the gui remotely with the target platform.
Change to use two GUIs:
- One gui block for running taste's gui on a remote machine
- One gui to be run locally, for feeding the message queue used by the webserver