59f984c3ca
MCOL-513 Comment spelling
2017-02-17 10:45:59 -06:00
87a679e6eb
MCOL-513 use a single funcor per thread. ThreadPool was doing one at a time anyway, but in a convpluted way that made it easier to add more if wanted. But it was expensive. Cleanup and polish.
2017-02-17 09:46:42 -06:00
e09b7e10c5
MCOL-513 Threadpool to unlimited threads when queuesize = 0. Idle down after 10 minutes
2017-02-13 11:56:28 -06:00
c2344accc9
MCOL-513 clean up and test thread pool for ExeMgr
2017-02-09 18:00:00 -06:00
55d006de1a
MCOL-513 use thread pool for jobsteps
2017-02-03 15:25:21 -06:00
94b9d8aed2
MCOL-513 Optimize by replacing make_pair with a struct
2017-02-02 11:45:04 -06:00
b6321935fb
MCOL-513 fix a couple bugs in threadpool join() Add a test program
2017-02-02 11:32:56 -06:00
c4742b8363
MCOL-513 Modify ThreadPool to have a join() method
2017-02-02 11:32:40 -06:00
7d3cd26af9
MCOL-160 MCOL-262 CMake Build Fixes for out-of-tree builds and engine RPMS
2016-09-22 10:14:18 -04:00
424628349b
Add CMake build tree files
2016-07-15 10:49:57 -05:00
d90af9496e
Remove Makefile.in and update gitignore
2016-07-15 10:49:57 -05:00
22b7b3d1ef
[MCOL-69] - autotools bootstrap only needed on new release version
2016-06-15 04:46:10 -04:00
b1b60065d9
build fails with boost linking errors
2016-06-03 13:55:09 +03:00
185d1a780c
[MCOL-69] Remove Makefile.in files (should be generated with autoreconf)
2016-05-30 07:48:12 -04:00
25093d4dd0
[MCOL-69] Fix autotools build process
...
Remove generated Makefiles
Update Makefile.am to specify RPATH as a subdirectory of --prefix
Remove configure artifacts such as config.log, config.h, etc
Remove unneeded backup files (files ending in tilde ~)
2016-05-30 07:41:56 -04:00
e36d78cfc0
add back in windows project files
2016-01-13 15:52:33 -06:00
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00