NAME
Squatting::Mapper - map requests to session queues
DESCRIPTION
The purpose of this module is to be on the lookout for requests that should route to controllers that have a queue
attribute. If it encounters such a request, it gives Continuity a $session_id with the app name and queue name appeneded to it. This will cause Continuity to run this request in a different session queue.