NAME

Squatting::Mapper - map requests to session queues

DESCRIPTION

You'll probably never use this module directly, but just so you know... The purpose of this module is to be on the lookout for requests that should route to controllers that have used the Q subroutine attribute. If it encounters such a request, it gives Continuity a $session_id with the queue name appeneded to it. This will cause Continuity to run this request in a different session queue.

SEE ALSO

Squatting::Q, Continuity::Mapper