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.1

Diff

Changelog

Source

[3.1.1] - 2023-12-16

Fixed

  • Fix pool options TS type definition.
pioardi
published 3.1.0 •

Changelog

Source

[3.1.0] - 2023-12-16

Changed

  • TypeScript breaking change: merge ThreadPoolOptions and ClusterPoolOptions types into PoolOptions type.
pioardi
published 3.0.14 •

Changelog

Source

[3.0.14] - 2023-12-13

Fixed

  • Fix possible null exception with worker_threads pools.
pioardi
published 3.0.13 •

Changelog

Source

[3.0.13] - 2023-12-12

Fixed

  • Ensure worker choice strategy wait for worker nodes readiness.

Changed

  • Remove infinite retries support in worker choice strategy to avoid configuration leading to possible infinite recursion or loop.
pioardi
published 3.0.12 •

Changelog

Source

[3.0.12] - 2023-12-12

Changed

  • Add infinite retries support in worker choice strategy.
pioardi
published 3.0.11 •

Changelog

Source

[3.0.11] - 2023-12-11

Fixed

  • Ensure pool asynchronous resource properly track tasks execution.
pioardi
published 3.0.10 •

Changelog

Source

[3.0.10] - 2023-12-08

Changed

  • Add a fastpath when tasks stealing or redistribution is impossible.
pioardi
published 3.0.9 •

Changelog

Source

[3.0.9] - 2023-11-26

Fixed

  • Remove all pool events listener at pool destroying.
  • Remove all worker node events listener at worker node destroying.
  • Fix worker node event emitter listeners handling memory leak at pool options runtime change.
pioardi
published 3.0.8 •

Changelog

Source

[3.0.8] - 2023-11-25

Fixed

  • Ensure continuous tasks stealing on idle start at worker node idling.
pioardi
published 3.0.7 •

Changelog

Source

[3.0.7] - 2023-11-24

Changed

  • Make continuous tasks stealing start at worker node idling.
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