R/parallel_FBN.R
doNonParallelWorkDecrease.Rd
Executing a list of processes in parallel with decreasing list
doNonParallelWorkDecrease(parallelFuc, listitems, unprocessedListitems, ...)
A process that will be run in parallel
The main list for each process
The remain list items that haven't been processed yet
other parameters
No return
##coming later