CC#•Created by khamas on 8/4/2023 in #help ❔ how do delay the process exit for a graceful shutdown in a console app?
so like if thread T1 is reading rows 10M-50M for query Q1, query Q2 can delegate a part of the query to T1, then thread T2 could read 0-10M(+ offset from T1) rows