ZenQ icon indicating copy to clipboard operation
ZenQ copied to clipboard

how to get queue length?

Open lppgo opened this issue 1 year ago • 1 comments

how to get queue length?

lppgo avatar Aug 29 '22 07:08 lppgo

The queue length is fixed and provided by the user during the initialization of zenq such as zenq.New[int](32)

The default queue size is 4096

alphadose avatar Aug 29 '22 07:08 alphadose