NAME
Swarmage::Worker - Swarmage Worker
SYNOPSIS
# Internal use only
my $worker = Swarmage::Worker->new(
DESCRIPTION
A Worker is a wrapper for your actual worker logic. It uses Swarmage::Worker::Generic or other backend modules as an adaptor to talk to your module.