josdejong/workerpool

Worker child process title

Open

#44 opened on Dec 20, 2018

View on GitHub
 (3 comments) (2 reactions) (0 assignees)JavaScript (164 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,297 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there a way of specifying the name of the child processes spawned by the pool? I want them to have different titles from the parent process.

Contributor guide