Skip to content

Add ruby-clock#1036

Merged
markets merged 1 commit intomarkets:masterfrom
jjb:patch-1
Oct 11, 2023
Merged

Add ruby-clock#1036
markets merged 1 commit intomarkets:masterfrom
jjb:patch-1

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