This is the demo application originally used in Jérôme Petazzoni's orchestration workshop.
rng = web service generating random bytes
hasher = web service computing hash of POSTed data
worker = background process using rng and hasher
webui = web interface to watch progress