The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Foorum::TheSchwartz::Worker::SendStarredNofication - Send notification when starred object gets update

SYNOPSIS

  # check bin/cron/TheSchwartz_client.pl and bin/cron/TheSchwartz_worker.pl for usage

DESCRIPTION

When one topic updated, we must send mails to those people who starred the topic. If the count of those people are huge like 1000 or more, it's too slow to handle in Catalyst App. So that's what this module for.

SEE ALSO

TheSchwartz

AUTHOR

Fayland Lam <fayland at gmail.com>