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

Refactor Swarm<T> with NetMQRuntime #485

Merged
merged 11 commits into from
Oct 7, 2019

Commits on Oct 7, 2019

  1. .net471 for testing

    longfin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    4165260 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    longfin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    9befa92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2c5d60 View commit details
    Browse the repository at this point in the history
  4. Bump netmq

    longfin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    0b38a8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23ee2a1 View commit details
    Browse the repository at this point in the history
  6. Refactor swarm with NetMQRuntime

    - Split SendMessageWithReply and re-use it
    - Adopt NetMQRuntime for sending socket
    - Use netmq async method
    - Ignore exception during disposing
    longfin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    042a6f9 View commit details
    Browse the repository at this point in the history
  7. More log

    longfin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    37ee5c4 View commit details
    Browse the repository at this point in the history
  8. Increase interval

    longfin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    87098b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24da548 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2f9b39 View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-Authored-By: Hong Minhee <hong.minhee@gmail.com>
    longfin and dahlia committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    b7187ad View commit details
    Browse the repository at this point in the history