Background jobs for Kemal server in Crystal lang

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mosquito

    A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs (by robacarp)

    The Crytal Sidekiq port was a tempting option for a background task runner, but I went with mosquito-cr/mosquito. My initializer looks like this:

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • sam

    Rake-like task manager

    I have a sam.cr task in place that helps me with local develpment. I tweaked make sam dev to spin up two Sentry runners, and it continues to work seamlessly with both development executables + livereload (livecompile?) again.

  • sentry

    Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes (by samueleaton)

    I have a sam.cr task in place that helps me with local develpment. I tweaked make sam dev to spin up two Sentry runners, and it continues to work seamlessly with both development executables + livereload (livecompile?) again.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Background job processing with Marten and Mosquito

    2 projects | dev.to | 9 Apr 2023
  • High-Performance .NET CRON Jobs

    3 projects | dev.to | 16 Jul 2024
  • Yes, Ruby is fast, but…

    4 projects | dev.to | 9 May 2024
  • Anyolite – Embedded Mruby/Ruby for Crystal

    1 project | news.ycombinator.com | 20 Apr 2024
  • Anyolite – Embedded Mruby/Ruby for Crystal

    2 projects | news.ycombinator.com | 11 Apr 2024