Skip to content

Commit

Permalink
mention the example here too
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jun 3, 2017
1 parent d35caf6 commit d6cd3ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/Mojolicious/Guides.pod
Expand Up @@ -185,6 +185,11 @@ outside of the request/response lifecycle. Among those tasks you'll commonly
find image resizing, spam filtering, HTTP downloads, building tarballs, warming
caches and basically everything else you can imagine that's not super fast.

And it comes with a great example application you can use for inspiration. The
L<link checker|https://github.com/kraih/mojo-pg/tree/master/examples/linkcheck>
will show you how to integrate background jobs into well-structured
L<Mojolicious> applications.

=back

=head1 REFERENCE
Expand Down

0 comments on commit d6cd3ad

Please sign in to comment.