Skip to content

Question: Paranoid Pirate Pattern auto re-connect for workers and clients on queue restart #9

Description

@vxmark

This question is related to the Paranoid Pirate Pattern sample project:

Is it by intention that the Paranoid Pirate Pattern is not supposed to recover from a restart of the Queue component or is this an error of the sample implementation (or even NetMQ core) which needs to be fixed?

Steps to reproduce:

  1. start queue
  2. start a worker
  3. start a client
  4. stop queue
  5. wait for a timeout message of worker and/or client printed to console
  6. restart queue

After these steps messages from clients wont be processed anymore despite all components (queue + worker + client) are up and running again after step 6.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions