Code Monkey home page Code Monkey logo

Comments (9)

meal avatar meal commented on September 2, 2024

πŸ‘

from activejob.

oriolgual avatar oriolgual commented on September 2, 2024

See https://twitter.com/dhh/status/468349205392924672

from activejob.

dhh avatar dhh commented on September 2, 2024

Didn't know support was that wide. I'd say it's worth considering support for this, then.

from activejob.

dhh avatar dhh commented on September 2, 2024

(I just don't want ActiveJob to have to know anything about or have any infrastructure for future jobs, beyond passing params to the queues).

from activejob.

cristianbica avatar cristianbica commented on September 2, 2024

We could create separate gems to extend activejob to support future jobs or
event recurring jobs

Cristian Bica

On Mon, May 19, 2014 at 2:48 PM, David Heinemeier Hansson <
[email protected]> wrote:

(I just don't want ActiveJob to have to know anything about or have any
infrastructure for future jobs, beyond passing params to the queues).

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-43492421
.

from activejob.

dhh avatar dhh commented on September 2, 2024

One pattern to look at is how we deal with expires_in on the AS caching infrastructure. I don’t believe all the caching backends support that either. Maybe it can help inform.

I’d rather not have a separate gem just to pass a few params.

On May 19, 2014, at 1:48 PM, Cristian Bica [email protected] wrote:

We could create separate gems to extend activejob to support future jobs or
event recurring jobs

Cristian Bica

On Mon, May 19, 2014 at 2:48 PM, David Heinemeier Hansson <
[email protected]> wrote:

(I just don't want ActiveJob to have to know anything about or have any
infrastructure for future jobs, beyond passing params to the queues).

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-43492421
.

β€”
Reply to this email directly or view it on GitHub.

from activejob.

joevandyk avatar joevandyk commented on September 2, 2024

https://github.com/chanks/que also supports job scheduling.

from activejob.

brandonhilkert avatar brandonhilkert commented on September 2, 2024

Sucker punch uses the built-in Celluloid timing API: https://github.com/brandonhilkert/sucker_punch/blob/master/README.md#perform-in

from activejob.

cristianbica avatar cristianbica commented on September 2, 2024

wip at #35. closing

from activejob.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.