bullmq - v5.64.0
    Preparing search index...

    Class Child

    Child class

    This class is used to create a child process or worker thread, and allows using isolated processes or threads for processing jobs.

    Hierarchy

    • EventEmitter
      • Child
    Index

    Constructors

    Properties

    childProcess: ChildProcess
    processFile: string
    worker: Worker

    Accessors

    Methods

    • Parameters

      • signal: "SIGKILL" | "SIGTERM" = 'SIGKILL'
      • OptionaltimeoutMs: number

      Returns Promise<void>