msrsync icon indicating copy to clipboard operation
msrsync copied to clipboard

What is "monq" and "jq" in the output

Open arjones85 opened this issue 1 year ago • 1 comments

Hi,

Nice utility! I like the ease of it, and I think prefer it over fpsync.

I may be missing it, but what are the monq and jq in the progress line? It's not clear in the documentation (for me).

arjones85 avatar Apr 20 '23 13:04 arjones85

monq = monitor_queue.qsize() jq = result["jq_size"] = jobs_queue.qsize()

hmeScaler avatar Dec 18 '23 09:12 hmeScaler