Giter Site home page Giter Site logo

Active Job about queue_dispatcher HOT 3 OPEN

LStuker avatar LStuker commented on June 30, 2024
Active Job

from queue_dispatcher.

Comments (3)

philkman avatar philkman commented on June 30, 2024

Did you already looked at it, what it means to support Active Job? Do we just have to get rid of the tasks and task_queues table?

from queue_dispatcher.

LStuker avatar LStuker commented on June 30, 2024

Not really. It looks like we have to write an adapter for queue_dispatcher. It looks like that the competitors adapter are provided by rails it self. We may have to submit to the rails project our own adapter.

Here is an example how an adapter looks like:
https://github.com/rails/rails/blob/9494c74a9d50f31831837db31ab5eeff251311ae/activejob/lib/active_job/queue_adapters/delayed_job_adapter.rb

Because I am quite busy in other projects, I don't have really time to work on this at the moment.
But it is good to know that this exist and we should talk about it if we would like to support this in feature.

from queue_dispatcher.

philkman avatar philkman commented on June 30, 2024

I am not sure, that we have to submit it to the rails project. It seems like the ActiveJob-Adapters are auto loaded. I think it will be sufficient, when we provide the adapter with our gem.

from queue_dispatcher.

Related Issues (7)

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.