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

custom thread pool #855

Merged
merged 31 commits into from
Jul 14, 2022
Merged

Commits on Jun 23, 2022

  1. custom thread pool, todo: DefaultFixedThreadsExecutorGroupFactory.toS…

    …tring
    tynan.liu committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    93b85f2 View commit details
    Browse the repository at this point in the history
  2. format

    tynan.liu committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9eb4471 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. refactor

    tynan.liu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9ffe3f4 View commit details
    Browse the repository at this point in the history
  2. add ThreadGroup

    tynan.liu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f176f78 View commit details
    Browse the repository at this point in the history
  3. add ThreadGroup

    tynan.liu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    01a36ab View commit details
    Browse the repository at this point in the history
  4. Utils.runInThread

    shihuili1218 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    852185d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a04f14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba5981e View commit details
    Browse the repository at this point in the history
  7. format

    shihuili1218 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a834d38 View commit details
    Browse the repository at this point in the history
  8. unit test

    shihuili1218 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    2a8d793 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. unit test

    shihuili1218 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    35f74d6 View commit details
    Browse the repository at this point in the history
  2. unit test

    shihuili1218 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    afe98e0 View commit details
    Browse the repository at this point in the history
  3. unit test

    shihuili1218 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    ea0f46b View commit details
    Browse the repository at this point in the history
  4. unit test

    shihuili1218 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d8df725 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. unit test

    shihuili1218 committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    0dbc896 View commit details
    Browse the repository at this point in the history
  2. format

    shihuili1218 committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a76e0d6 View commit details
    Browse the repository at this point in the history
  3. format

    shihuili1218 committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    5dac633 View commit details
    Browse the repository at this point in the history
  4. format

    shihuili1218 committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    241175c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. use global threadpool to send msg

    tynan.liu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    78983cb View commit details
    Browse the repository at this point in the history
  2. use global threadpool to send msg

    tynan.liu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    94e35ef View commit details
    Browse the repository at this point in the history
  3. format

    add ThreadGroup
    tynan.liu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b9971ce View commit details
    Browse the repository at this point in the history
  4. unit test

    shihuili1218 authored and tynan.liu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5a28fbb View commit details
    Browse the repository at this point in the history
  5. use global threadpool to send msg

    tynan.liu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5a50413 View commit details
    Browse the repository at this point in the history
  6. Merge branch '20220623threadpool' of https://github.com/farawayliu/so…

    …fa-jraft into 20220623threadpool
    tynan.liu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7a2b2c3 View commit details
    Browse the repository at this point in the history
  7. refactor bad smell

    tynan.liu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a69d1da View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. refactor bad smell

    tynan.liu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    876b3cb View commit details
    Browse the repository at this point in the history
  2. fix groupid is null

    tynan.liu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9b171c2 View commit details
    Browse the repository at this point in the history
  3. fix groupid is null

    tynan.liu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    37b423b View commit details
    Browse the repository at this point in the history
  4. NodeTest.assertReadIndex try-finally

    tynan.liu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    11d29ca View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix bad smell, imports layout

    tynan.liu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    da42eb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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