Files
node/doc/api
Anna Henningsen 55de20999b doc: add note about AsyncResource for Worker pooling
When implementing a pool for Worker threads, the correlation between
posting tasks and getting their results may get lost, depending on
the implementation.

The `AsyncResource` API is the primary way to solve that issue,
so link it from the recommendation in the worker docs.

(This was brought up at the collaborator summit in Berlin.)

PR-URL: https://github.com/nodejs/node/pull/28023
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2019-06-10 15:20:54 +02:00
..
2019-04-23 16:46:54 +01:00
2019-06-04 16:01:53 +02:00
2019-06-08 18:16:08 -07:00
2019-04-23 16:46:54 +01:00
2019-03-08 08:19:38 -06:00
2019-06-04 16:01:53 +02:00
2019-01-18 10:35:55 +05:30
2019-06-02 11:57:01 +02:00
2018-07-14 22:57:03 +03:00
2019-05-21 21:23:52 +02:00
2019-06-09 09:20:25 -07:00
2019-06-08 18:51:41 -07:00
2019-01-14 09:36:41 +01:00