Git Product home page Git Product logo

Comments (3)

annatisch avatar annatisch commented on June 12, 2024

Thanks @grs for these details!!
I will try to repro :)

The only thing I can answer off the top of my head is the 100% CPU use - I generally assume that establishing the connection and authentication will a be quick process and therefore I made no effort to slow down iterating the connection as much as possible during this process.

Clearly this assumption is invalid in circumstances where:

  • The connection or authentication takes time to establish
  • For whatever reason the connection fails to establish

So I will revisit the design there.

Again, thanks!

from azure-uamqp-python.

egandone avatar egandone commented on June 12, 2024

I've tripped across this issue as well when trying to use uAMQP against an ActiveMQ Artemis server.

If it helps I get an error in the artemis.log file on the broker:

AMQ224096: Error setting up connection from /localhost:53814 to /localhost:5672; protocol CORE not found in map: [AMQP]

For my test I tried using both plain and anonymous authentication. Both cause the same error on the broker and the client just hangs.

from azure-uamqp-python.

annatisch avatar annatisch commented on June 12, 2024

Thanks for the report @egandone - I would really like to invest the time in getting this project working with these other AMQP servers - though unfortunately I wont be able to in the immediate future :(

I will hopefully be able to revisit this in the coming months as we are on-boarding more people to help with these projects.

from azure-uamqp-python.

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.