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

poolifier-web-worker

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poolifier-web-worker - npm Package Versions

1
6

0.4.11

Diff

Changelog

Source

[0.4.11] - 2024-06-12

Changed

  • Add mapExecute() helper to execute a task function on an iterable data's input.
fraggle
published 0.4.10 •

Changelog

Source

[0.4.10] - 2024-05-29

Changed

  • Optimize tasks queue implementation.
  • Enable prioritized tasks queueing only when necessary.
fraggle
published 0.4.9 •

Changelog

Source

[0.4.9] - 2024-05-25

Changed

  • Optimize circular buffer implementation to store task execution measurements.
fraggle
published 0.4.8 •

Changelog

Source

[0.4.8] - 2024-05-22

Changed

  • Switch to optimized circular buffer implementation to store task execution measurements.
fraggle
published 0.4.7 •

Changelog

Source

[0.4.7] - 2024-05-20

Changed

  • Bump version to deal with npm package publication issue.
fraggle
published 0.4.5 •

Changelog

Source

[0.4.5] - 2024-05-15

Fixed

  • Fix default task function worker choice strategy and priority handling.
fraggle
published 0.4.4 •

Changelog

Source

[0.4.4] - 2024-05-10

Fixed

  • Avoid queued tasks redistribution on the errored worker node.
  • Fix pools' addTaskFunction() type definition.
fraggle
published 0.4.3 •

Changelog

Source

[0.4.3] - 2024-05-09

Fixed

  • Disable tasksStealingOnBackPressure by default until performance issues under heavy load are sorted out.
fraggle
published 0.4.2 •

Changelog

Source

[0.4.2] - 2024-05-08

Changed

  • Optimize task(s) stealing by dequeuing task(s) from the last prioritized bucket.
fraggle
published 0.4.1 •

Changelog

Source

[0.4.1] - 2024-05-08

Fixed

  • Fix worker nodes priority queue k-buckets initialization.
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