Giter VIP home page Giter VIP logo

ringbufferplus's People

Contributors

fracerqueira avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

andreluizsecco

ringbufferplus's Issues

[RabbitMQ] Renew of connections and channels not working

Hello!

I tested version 1.0.1, and in it, we had a behavior where if connections and channels were terminated, RingBufferPlus would recreate them. However, in this new version, it is not recreating them.

I performed a simple test to validate this. I configured it to create 2 connections with 50 channels each. Through the RabbitMQ Management, I terminated one of the connections, and in version 1.0.1, it recreates and balances the channels again. In the new version, nothing happens.

PS: I have already tried enabling and disabling the AutomaticRecovery option of the ConnectionFactory (as recommended in the documentation).

Any idea about it?

Parameterize Maximum error percentage during buffer creation to cancel the operation

Sugesttion:

    /// <summary>
    /// Maximum error percentage during buffer creation to cancel the operation
    /// <br> Default value is 33 (33% - 1/3)</br>
    /// </summary>
    /// <param name="value">The percentage (0 - Any error to 100 - None)</param>
    /// <returns><see cref="IRingBuffer{T}"/>.</returns>
    IRingBuffer<T> FactoryErrorMaxPerc(int value);

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.