Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ruby-clock #1036

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Add ruby-clock #1036

merged 1 commit into from
Oct 11, 2023

Conversation

jjb
Copy link
Contributor

@jjb jjb commented May 26, 2021

Project

Source: https://github.com/jjb/ruby-clock
RubyGems: https://rubygems.org/gems/ruby-clock

What is this Ruby project?

a scheduler which can replace cron. runs jobs in a persistent process, each in their own thread

What are the main difference between this Ruby project and similar ones?

  1. based on venerable rufus for scheduling mechanics
  2. runs jobs in persistent process
  3. easy to configure to be a good citizen running in environments like heroku

@markets
Copy link
Owner

markets commented Dec 7, 2022

I was checking your project @jjb and it seems you're close to a new v2 version (now in beta). After you ship this new release, I think we can consider merging this PR.

@jjb
Copy link
Contributor Author

jjb commented Aug 23, 2023

@markets Okay, 2.0.0 is out!

@jjb jjb changed the title ruby-clock Add ruby-clock Aug 24, 2023
@markets markets merged commit 5cdb38c into markets:master Oct 11, 2023
@jjb jjb deleted the patch-1 branch October 11, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants