Code Monkey home page Code Monkey logo

Comments (5)

dhh avatar dhh commented on July 28, 2024

Andrew, it would be great to have more direct support, but when I look at, say, https://github.com/kookster/activemessaging/blob/master/lib/activemessaging/adapters/amqp.rb, there’s too much implementation for what we’d want in the adapters. We need something higher level to wrap around.

But if you want to extract those queue interfaces into separate gems, we could provide adapters for those queue interfaces to ActiveJob. How does that sound?

On May 29, 2014, at 6:14 PM, Andrew Kuklewicz [email protected] wrote:

I've been using and maintaining https://github.com/kookster/activemessaging which also provides an abstraction over different messaging.

If there is interest, I could port over adapters that work directly with amqp, stomp, sqs, and jms queues:

https://github.com/kookster/activemessaging/tree/master/lib/activemessaging/adapters

any interest?

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

from activejob.

seuros avatar seuros commented on July 28, 2024

πŸ‘ on extracting these as separate gems.

from activejob.

kookster avatar kookster commented on July 28, 2024

Thanks. I see what you mean.

That makes sense for the sending/queueing side of things certainly, though not sure yet what that means for the consumer code, but probably also different gem(s).

I'll pick one and see what I can do (probably SQS or stomp, since I use those most).

from activejob.

hauleth avatar hauleth commented on July 28, 2024

@dhh I would also vote up for breaking adapters into separate gems.

from activejob.

dhh avatar dhh commented on July 28, 2024

I don't see an advantage to having adapters as thin as these in a separate gem, so πŸ‘Ž on that. But the adapters do need to remain this thin for that to work. So if there's major wrapping work needed, like for amqp, then that does need to come from an external gem.

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.