Giter Club home page Giter Club logo

Comments (6)

videlalvaro avatar videlalvaro commented on July 19, 2024

I think it should be fixable since now the AMQP lib got some fixes in that regard

from rabbitmqbundle.

mheiniger avatar mheiniger commented on July 19, 2024

I have problems with that too: When i process a lot of messages with some consumers, it creates thousands of channels and doesn't close it, until I kill the php process.

from rabbitmqbundle.

videlalvaro avatar videlalvaro commented on July 19, 2024

@ludofleury can you point to the actual bug again, the ticket is pointing to a wrong line of code for what I see.

@mheiniger the only way I see something would create "thousands of channels" if the call to $conn->channel() is called multiple times, which AFAIK in the current code this doesn't happen unless I'm missing something

from rabbitmqbundle.

mheiniger avatar mheiniger commented on July 19, 2024

@videlalvaro thanks for pointing me at the right direction, I found the place where we opened to many connections.

from rabbitmqbundle.

ludofleury avatar ludofleury commented on July 19, 2024

@videlalvaro I think it's ok by now, because it was a "@todo" or non implemented feature.

from rabbitmqbundle.

github-actions avatar github-actions commented on July 19, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from rabbitmqbundle.

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.