You're viewing archived documentation for @imqueue/rpc v2.1.0. APIs may differ from the current release. View the latest version ↗

IMQServiceOptions interface

Signature:

export interface IMQServiceOptions extends IMQOptions 

Extends: IMQOptions

Properties

Property

Modifiers

Type

Description

afterCall?

IMQAfterCall<IMQService>

(Optional)

beforeCall?

IMQBeforeCall<IMQService>

(Optional)

childrenPerCore

number

metricsServer?

IMQMetricsServerOptions

(Optional)

multiProcess

boolean