The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>