Giter Site home page Giter Site logo

langohr.docs's People

Contributors

aeriksson avatar bonnieappleton avatar cap10morgan avatar charlespwd avatar damn avatar dependabot[bot] avatar francois avatar ifesdjeen avatar josh-tilles avatar jstepien avatar malcolmsparks avatar martintrojer avatar michaelklishin avatar neverov avatar pawelstroinski avatar rohit-lshift avatar victorneo avatar visibletrap avatar

Watchers

 avatar  avatar  avatar  avatar

langohr.docs's Issues

Address channels’ lack of thread-safety

The official RabbitMQ documentation states that: Channel instances must not be shared between threads. Applications should prefer using a Channel per thread instead of sharing the same Channel across multiple threads.

I don’t yet have an opinion on whether the documentation should merely warn developers, or whether the code snippets should be modified.

The “Queues and Consumers” article does not list every event that consumers can react to

The documentation lists:

  • “Message delivery handler”
  • “Consumer registration confirmation handler”
  • “Consumer cancellation handler”

But I believe there are at least three more:

  • :handle-cancel-ok-fn / com.rabbitmq.client.Consumer/handleCancelOk
  • :handle-shutdown-signal-fn / com.rabbitmq.client.Consumer/handleShutdownSignal
  • :handle-recover-ok-fn / com.rabbitmq.client.Consumer/handleRecoverOk

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.