Socket
Socket
Sign inDemoInstall

workerpool

Package Overview
Dependencies
0
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13456Next

6.5.0

Diff

Changelog

Source

2023-09-13, version 6.5.0

  • Implement support for passing options to web workers constructors (#400, #322). Thanks @DonatJR.
josdejong
published 6.4.2 •

Changelog

Source

2023-08-21, version 6.4.2

  • Fix: a bug in the timeout of termination (#395, #387). Thanks @Michsior14.
josdejong
published 6.4.1 •

Changelog

Source

2023-08-17, version 6.4.1

  • Fix: worker termination before it's ready (#394, #387). Thanks @Michsior14.
josdejong
published 6.4.0 •

Changelog

Source

2023-02-24, version 6.4.0

  • Support transferable objects (#3, #374). Thanks @Michsior14.
  • Implement a new callback onTerminate at the worker side, which can be used to clean up resources, and an option workerTerminateTimeout which forcefully terminates a worker if it doesn't finish in time (#353, #377). Thanks @Michsior14.
  • Pass workerThreadOpts to the onTerminateWorker callback (#376). Thanks @Michsior14.
josdejong
published 6.3.1 •

Changelog

Source

2022-11-07, version 6.3.1

  • Fix #318: debug ports not being released when terminating a pool.
josdejong
published 6.3.0 •

Changelog

Source

2022-10-24, version 6.3.0

  • Implement option workerThreadOpts to pass options to a worker of type thread, a worker_thread (#357, fixes #356). Thanks @galElmalah.
josdejong
published 6.2.1 •

Changelog

Source

2022-04-11, version 6.2.1

  • Fix #343: .terminate() sometimes throwing an exception.
josdejong
published 6.2.0 •

Changelog

Source

2022-01-15, version 6.2.0

  • Implement callbacks onCreateWorker and onTerminateWorker. Thanks @forty.
  • Fix #326: robustness fix when terminating a workerpool.
josdejong
published 6.1.5 •

Changelog

Source

2021-06-17, version 6.1.5

  • Fix v6.1.4 not being marked as latest anymore on npm due to bug fix release v2.3.4.
josdejong
published 2.3.4 •

Changelog

Source

2021-06-17, version 2.3.4

  • Backport fix for Node.js 16, see #309. Thanks @mansona.
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc