Constructor
# new create(options) → {ConcurrentCallbackQueue}
Creates a new concurrent callback queue.
Creates a new concurrent callback queue.
Parameters:
Name | Type | Description |
---|---|---|
options |
QueueOptions
|
Queue configuration options. |
The new queue instance.