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

Issues/15 auto reconnect to producer node #16

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 19, 2016

  1. poc, live-stats

    0x20h committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    5e4c314 View commit details
    Browse the repository at this point in the history
  2. fix

    0x20h committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    674ac4c View commit details
    Browse the repository at this point in the history
  3. tests added, parametrized alpha value

    0x20h committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    c353853 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. store msg rate per (queue,node) pair

    0x20h committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    2bc4f36 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Add event support

    - use symfony/event-dispatcher
    - Added EventDispatcher to the AbstractClient
    - Fire events when retrieving jobs and after jobs have been received.
    0x20h committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    1e0a4b6 View commit details
    Browse the repository at this point in the history
  2. cleanup

    0x20h committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    e431e7a View commit details
    Browse the repository at this point in the history
  3. cleanup

    0x20h committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    713b785 View commit details
    Browse the repository at this point in the history
  4. fix undefined index

    0x20h committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    ca809ba View commit details
    Browse the repository at this point in the history
  5. more verbose testing

    0x20h committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    6d1df3b View commit details
    Browse the repository at this point in the history