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

2.6.18

Diff

Changelog

Source

[2.6.18] - 2023-07-19

Changed

  • Code refactoring and cleanup for better maintainability and readability. Bundle size is a bit smaller.
pioardi
published 2.6.17 •

Changelog

Source

[2.6.17] - 2023-07-16

Added

  • Add listTaskFunctions() method to worker API.
pioardi
published 2.6.16 •

Changelog

Source

[2.6.16] - 2023-07-12

Fixed

  • Fix pool startup detection.
  • Fix worker task functions handling.
pioardi
published 2.6.15 •

Changelog

Source

[2.6.15] - 2023-07-11

Added

  • Take into account worker node readiness in worker choice strategies.
pioardi
published 2.6.14 •

Changelog

Source

[2.6.14] - 2023-07-10

Fixed

  • Fix task function statistics tracking.
pioardi
published 2.6.13 •

Changelog

Source

[2.6.13] - 2023-07-10

Added

  • Add per task function statistics tracking.
  • Add public methods to manipulate the worker task functions at runtime.
pioardi
published 2.6.12 •

Changelog

Source

[2.6.12] - 2023-07-09

Fixed

  • Workaround import issue with node:os module in node 16.x.x.
pioardi
published 2.6.11 •

Changelog

Source

[2.6.11] - 2023-07-09

Fixed

  • Fix pool readiness semantic.
pioardi
published 2.6.10 •

Changelog

Source

[2.6.10] - 2023-07-08

Fixed

  • Ensure workers are not recreated on error at pool startup.

Added

  • Add ready and strategy fields to pool information.
  • Add pool event ready to notify when the number of workers created in the pool has reached the maximum size expected and are ready.
  • Add dynamic pool sizing checks.
pioardi
published 2.6.9 •

Changelog

Source

[2.6.9] - 2023-07-07

Fixed

  • Recreate the right worker type on uncaught exception.

Added

  • Add minimum and maximum to internal measurement statistics.
  • Add runTime and waitTime to pool information.
  • Check worker inactive time only on dynamic worker.
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