NAME
Beekeeper::Service::Router::Worker - Route messages between backend and frontend
VERSION
Version 0.01
SYNOPSIS
DESCRIPTION
This worker pulls requests from any frontend brokers and forward them to the single backend broker it is connected to. It also pull generated responses from the backend and forward them to the aproppiate frontend broker which the client is connected to.
In order to push unicasted notifications it keeps a shared table of client connections and server side assigned arbitrary addresses.
AUTHOR
José Micó, jose.mico@gmail.com
COPYRIGHT AND LICENSE
Copyright 2015 José Micó.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language itself.
This software is distributed in the hope that it will be useful, but it is provided “as is” and without any express or implied warranties. For details, see the full text of the license in the file LICENSE.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 510:
Non-ASCII character seen before =encoding in 'José'. Assuming UTF-8