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

Reduce thread usage #330

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

Reduce thread usage #330

wants to merge 23 commits into from

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    50ebb74 View commit details
    Browse the repository at this point in the history
  2. Add concurrent-ruby

    panchr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    dc5adec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4ff20e View commit details
    Browse the repository at this point in the history
  4. Add PollWatcher base class

    panchr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    ee5ac31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b62a98 View commit details
    Browse the repository at this point in the history
  6. Fix concurrent module naming

    panchr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    54e0a5c View commit details
    Browse the repository at this point in the history
  7. Fix tests

    panchr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    e5f68f6 View commit details
    Browse the repository at this point in the history
  8. Add tests for PollWatcher

    panchr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    47bd3d7 View commit details
    Browse the repository at this point in the history
  9. Use right type of executor

    panchr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    c1001af View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Update ServiceWatcher README

    panchr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    c13dc2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    909daf6 View commit details
    Browse the repository at this point in the history
  3. Fix ZookeeperPollWatcher

    panchr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    766d020 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d65eb View commit details
    Browse the repository at this point in the history
  5. Fix flaky Ec2tagWatcher tests

    panchr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    5160818 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c4429e View commit details
    Browse the repository at this point in the history
  7. Fix Dns watchers

    panchr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    b21a41a View commit details
    Browse the repository at this point in the history
  8. Cut down threads by 1/4

    panchr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    d198e38 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. reduce indentation in comment

    panchr committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2418346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e215fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    699be2c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    53b7576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ab5cc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Bump version to 0.18.5

    panchr committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    3cdc148 View commit details
    Browse the repository at this point in the history