Git Product home page Git Product logo

Comments (2)

armetiz avatar armetiz commented on June 28, 2024

Hi @giosh94mhz

Events are used to inform external components that an action occurred. Event interception should not change the original operation.

In my opinion; I prefer building a application object to manage input / output to the queueing system. This object could be responsible to edit the payload.

Also, note that I don't want to add complexity on this project which is just a Symfony wrapper of a queueing adapter.

from leezypheanstalkbundle.

giosh94mhz avatar giosh94mhz commented on June 28, 2024

I know it's a simple bundle and I like it for that. The same reason for which I use beanstalkd. But I think it's a bit overwhelming to add behaviour by adding decorator (proxy) classes.

My use case is this: I create a SecuritySubscriber (not that secure, in fact), on PUT add an hash on RESERVE remove the hash, and if not valid replace all the payload with a "noop" token.

I don't think it adds much complexity, but feel free to close if you think it doesn't fit in the project.

from leezypheanstalkbundle.

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.