Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
communications-backbone communications-backbone
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Communications Backbone System
  • communications-backbonecommunications-backbone
  • Merge requests
  • !20

Merged
Created 2 years ago by Dan Jones@danjonOwner

Resolve "Use ThreadPoolExecutor in place of ProcessPoolExecutor"

  • Overview 0
  • Commits 3
  • Pipelines 3
  • Changes 1
  • Loading...

Closes #40 (closed)

Edited 2 years ago by Dan Jones
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
  1. 08 Mar, 2023 2 commits
    • Dan Jones's avatar
      fix: don't specify worker count for config watcher · 204bb35a
      Dan Jones authored 2 years ago
      We will need to test how this scales with added clients
      204bb35a
    • Dan Jones's avatar
      fix: calculate thread workers required for clients · c64ca37a
      Dan Jones authored 2 years ago
      Each client starts 2 threads for the publish and
      broadcast flow.
      In addition there are 2 threads for the publisher
      and config watcher.
      c64ca37a
  2. 06 Mar, 2023 1 commit
    • Dan Jones's avatar
      fix: replace process pool with thread pool · 3959f6dd
      Dan Jones authored 2 years ago
      3959f6dd
Assignee
Dan Jones's avatar
Dan Jones
@danjon
Assign to
0 Reviewers
None
Request review from
SoAR-2023W09
Milestone
SoAR-2023W09 (Past due)
Assign milestone
None
Time tracking
No estimate or time spent
4
Labels
bug Partner::NOC Project::SoAR Status::In Progress
Assign labels
  • No matching results
  • Manage project labels
Lock merge request
Unlocked
2
2 participants
user avatar
user avatar
Reference: communications-backbone-system/communications-backbone!20
Source branch: 40-use-threadpoolexecutor-in-place-of-processpoolexecutor

    0 pending comments