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

Conversation

0x20h
Copy link
Owner

@0x20h 0x20h commented Mar 11, 2016

So, here's the TODOs:

  • create and trigger an event when fetching one or more new jobs
  • create and trigger an event after one or more new jobs have been
  • create functionality to store a msg/sec by node
  • create functionality to update the statistics (by node)
  • create functionality to retrieve the node that we read most from at the moment
  • create functionality to switch the connection if necessary before retrieving new jobs

I decided to implement this feature as a subscriber to the new events, so it's up to the user to enable this feature by adding the subscriber to the client.

0x20h added 9 commits February 19, 2016 22:11
- use symfony/event-dispatcher
- Added EventDispatcher to the AbstractClient
- Fire events when retrieving jobs and after jobs have been received.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant