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

Alt implementation #9

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    4c5bdf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Alt implementation WIP

    buybackoff committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    e2f336f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9346761 View commit details
    Browse the repository at this point in the history
  3. WIP

    buybackoff committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b838c41 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. WIP Polling tweaks

    buybackoff committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    6462d02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0e87e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecb2c83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e324fe View commit details
    Browse the repository at this point in the history
  5. Alt: WIP replace global pool with per-session pool and optional globa…

    …l pool which could accommodate bursts in individual sessions without pre-allocating a lot of memory per each session.
    buybackoff committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    248d2dd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    3203df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460ff61 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Merge remote-tracking branch 'upstream/master' into alt

    # Conflicts:
    #	src/Abc.Zerio/Core/RequestProcessor.cs
    #	src/Abc.Zerio/Core/SendRequestProcessingEngine.cs
    #	src/Abc.Zerio/Core/Session.cs
    #	src/Abc.Zerio/ZerioConfiguration.cs
    buybackoff committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    26ea6e3 View commit details
    Browse the repository at this point in the history