Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

poolifier

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poolifier - npm Package Versions

1
20

3.1.11

Diff

Changelog

Source

[3.1.11] - 2023-12-24

Fixed

  • Avoid worker node cross tasks stealing.
  • Ensure only half the pool worker nodes can steal tasks.
pioardi
published 3.1.10 •

Changelog

Source

[3.1.10] - 2023-12-23

Changed

  • Avoid useless branching on pool type.
pioardi
published 3.1.9 •

Changelog

Source

[3.1.9] - 2023-12-22

Changed

  • Readd ThreadPoolOptions and ClusterPoolOptions TS type aliases to PoolOptions.
pioardi
published 3.1.8 •

Changelog

Source

[3.1.8] - 2023-12-21

Fixed

  • Fix default worker weight computation.
  • Fix possible null exception at pool destroying.
pioardi
published 3.1.7 •

Changelog

Source

[3.1.7] - 2023-12-20

Fixed

  • Ensure worker choice strategies implementation wait for worker node readiness: #1748.
pioardi
published 3.1.6 •

Changelog

Source

[3.1.6] - 2023-12-18

Fixed

  • Fix pool destroying with tasks queuing enabled.
pioardi
published 3.1.5 •

Changelog

Source

[3.1.5] - 2023-12-18

Added

  • Add queued tasks end timeout support to worker node termination.
pioardi
published 3.1.4 •

Changelog

Source

[3.1.4] - 2023-12-18

Fixed

  • Make more robust the fix for possible null exception at handling task execution response.
pioardi
published 3.1.3 •

Changelog

Source

[3.1.3] - 2023-12-17

Fixed

  • Fix possible null exception at handling task execution response.
pioardi
published 3.1.2 •

Changelog

Source

[3.1.2] - 2023-12-17

Fixed

  • Wait for queued tasks to end at worker node termination.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc