Speedup a bit the periodic flow and flow entry processing.

Split the thread that process the flows and the flow entries
into two threads: the first thread processes the flow entries;
the second thread processes the flow reconciliation.

Initial measurements show speed improvement in the range 20-30%.
E.g., from 18 seconds down to 13 seconds.

Reviewed by: Jono
1 file changed