Code Monkey home page Code Monkey logo

Comments (2)

weblogics avatar weblogics commented on July 22, 2024

@MattBearson I think we are having the same issue.

We currently have our default setup as topic in setting's with a default Queue.

We seem to have messages being published to both the default Queue setup in our settings file and when trying to publish to another Queue it pushes messages to both the default queue and the provided queue in the publish method.

However, if we include a routing key this behaviour seems to stop, however, this is causing other issues and meaning we're having to now restart services in a certain order otherwise the messages are ignored.

Is there any way around this as we are using the default AMQP library in another project without any issues so this seems to be a potential bug with this library. @stevenklar any suggestions?

from laravel-amqp.

stevenklar avatar stevenklar commented on July 22, 2024

Sorry for the late answer.

@weblogics This sound like an issue by it's own. You could open one and provide more information with examples so I can reproduce the problem. Otherwise I don't know if it's a bug in this lib or not.

@MattBearson I don't really get the problem. If you use '' while doing a topic exchange that legitimate binds to all, because that's how topic exchange works. Read the tutorial (you don't need to know python to understand the concept): https://www.rabbitmq.com/tutorials/tutorial-five-python.html

In case you still think it's a problem please provide a proper example so we can try to reproduce what you mean.

What are you actually trying to accomplish?

from laravel-amqp.

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.