question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide a cluster worker pool

See original GitHub issue

I have rewritten your FixedThreadPool to a FixedClusterPool
When my TypeScript branch (#64) is merged, I will create a new PR to also let poolifier provide a Process/Cluster Pool

If you want, you could give me repo write permissions with the possibility to only create branches but not access or merge into master branch Then we can work together on this PR together (e.g. write tests)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
jerome-benoitcommented, Feb 6, 2021

The goal of my reviews are just to:

  • offload some review work from the official maintainer;
  • make hopefully some useful suggestions that will ease your work acceptance;
  • show that your work interests some poolifier users.

Let’s hope that it will speed up your work merge.

1reaction
Shinigami92commented, Feb 9, 2021

NOW the time has come 🎉 @jerome-benoit @pioardi I will tackle this now!

I’m also available via gitter the whole day today, because now it’s clear that I have a so called slack-day A day in each month where I can spend my working time for what ever I want 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding worker nodes and zones to clusters - IBM Cloud Docs
After cluster creation, you can add more worker nodes to a pool by resizing it or by adding more worker pools. By default,...
Read more >
Worker Nodes and Pools
A cluster is made of worker nodes. The nodes run the applications you deployed to Kubernetes. Worker nodes are attached to worker pools....
Read more >
About machine pools - Nodes | Cluster administration
A machine pool creates machine sets that are all clones of the same configuration across availability zones. Machine pools perform all of the...
Read more >
workerpool - npm
workerpool basically implements a thread pool pattern. There is a pool of workers to execute tasks. New tasks are put in a queue....
Read more >
Working with Worker Node Pools - VMware Docs
Worker node pools are groups of worker nodes in a cluster that share the ... see Configuring vGPU on Tanzu Kubernetes Grid Clusters...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found