Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-13077

AliSQL: [Feature] Issue#44 Thread pool

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • N/A
    • Server
    • None

    Description

      Description:
      ------------
      Supply a new thread handing strategy that is pool-of-thread,
      one-thread-per-connection strategy will create many threads to service connections that
      clients requested. Not only it has low efficiency, but also cost much CPU time on context switch.
       
      Pool-of-thread only create limited threads to service all connections,and keep the throughput stable
      no matter how many connection requests.
      

      https://github.com/alibaba/AliSQL/commit/2d6e230073840ed34cd8b74d923a90de6ce99c23

      Attachments

        Activity

          People

            wlad Vladislav Vaintroub
            svoj Sergey Vojtovich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.