openQKDsecurity
openQKDsecurity copied to clipboard
Further development of batch processing tools
trafficstars
The BatchJobExample.sh is a good working example of how to use these tools in parallel but there are far better options than just spawning multiple jobs. For example, xargs or GNU parallel both offer parallel pool functionality. In addition a windows batch script should also be made.
I unfortunately don't have the time to look into either of them and would need some help.