Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable a binding.Message to be consumed more times #282

Closed

Commits on Jan 22, 2020

  1. Improved benchmark to fix cloudevents#285

    Added handy script to execute it
    
    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    9a5b313 View commit details
    Browse the repository at this point in the history
  2. More plots

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    a9059df View commit details
    Browse the repository at this point in the history
  3. Small fix to avoid useless bench run

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    1719e9c View commit details
    Browse the repository at this point in the history
  4. Adapted bench to multi sender

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    dfae835 View commit details
    Browse the repository at this point in the history
  5. Fixed bad message id

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    72e49d2 View commit details
    Browse the repository at this point in the history
  6. First buffer pool experiment

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    3ea5b24 View commit details
    Browse the repository at this point in the history
  7. Scripts to run bench

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    f943130 View commit details
    Browse the repository at this point in the history
  8. Run outAssert multiple times to check if the message can be consumed …

    …more times
    
    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    4d43686 View commit details
    Browse the repository at this point in the history
  9. Added WithAcksBeforeFinish to enable a message to be consumed by more…

    … Senders
    
    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    4f92c8b View commit details
    Browse the repository at this point in the history
  10. Removed import

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    4019329 View commit details
    Browse the repository at this point in the history
  11. Small nit

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    19bb052 View commit details
    Browse the repository at this point in the history
  12. Adapted bench to multi sender

    Signed-off-by: Francesco Guardiani <[email protected]>
    slinkydeveloper committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    9b62bff View commit details
    Browse the repository at this point in the history