Menu

#84 add parallel processing ability

Next Release
open
nobody
None
6
2014-09-16
2014-09-16
go roaming
No

Currently schemaspy processes each table via 'dot' one table at a time. On systems with multiple cpus, it would speed up processing to run 'dot' in the background, and run several of them at the same time. Consider adding a new run time parameter that would tell schemaspy how many tables to run at a time. For example -NumParallel=4 or -NumDot=4

Discussion


Log in to post a comment.