0.8.0 • Published 12 months ago

@lage-run/worker-threads-pool v0.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@lage-run/worker-threads-pool

This is an worker_threads based threadpool implementation. We had to implement one of these because lage needs access to the stdin/stdout of the workers themselves for the purpose of logging and preserving them as cached outputs. This way, the workers can be long lived, but the their logs will be associated with the correct target.

It is completely based on the Node.js documentation for async_hook: https://nodejs.org/api/async_context.html#using-asyncresource-for-a-worker-thread-pool

0.8.0

12 months ago

0.7.1

12 months ago

0.7.0

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.1

1 year ago

0.4.5

1 year ago

0.5.0

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago

0.4.4

2 years ago

0.1.7

2 years ago

0.4.1

2 years ago

0.1.4

2 years ago

0.4.0

2 years ago

0.1.3

2 years ago

0.4.3

2 years ago

0.1.6

2 years ago

0.4.2

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago