Commit Graph

52 Commits

Author SHA1 Message Date
Louwrentius
21114ec54a The full chain of downloading items to the node, processing and uploading the result back to the server is now functional. 2009-03-01 21:04:16 +00:00
Louwrentius
cca01f27fd backup 2009-03-01 20:58:48 +00:00
Louwrentius
f83f916c57 backup 2009-03-01 20:57:16 +00:00
Louwrentius
628e93c904 messed up 2009-03-01 20:32:28 +00:00
Louwrentius
c231b8e05a Distributed PPSS seems to be working, need more testing. 2009-03-01 17:27:17 +00:00
Louwrentius
6bd4d48a76 Better item logging and error handling. 2009-03-01 16:47:44 +00:00
Louwrentius
66a8983a3e filenames with spaces seem to be handled properly. 2009-03-01 16:10:53 +00:00
Louwrentius
aa15c6f868 PPSS can now substitute %ITEM% in commando string for the current item. 2009-03-01 10:17:27 +00:00
Louwrentius
f6b9fad83a Distributed PPSS is now able to show overall progress, thus how many items have been processed. 2009-02-28 19:27:30 +00:00
Louwrentius
af1eda73d4 Removed usage of bc so this is not a dependency anymore. 2009-02-28 19:11:48 +00:00
Louwrentius
7c16a77860 Bacup 2009-02-28 19:05:20 +00:00
Louwrentius
ed55ae5137 Bacup 2009-02-28 18:42:16 +00:00
Louwrentius
39c1ecf542 Reworked OS detection and proces detection, which differs for Linux and Mac OS X 2009-02-28 17:44:02 +00:00
Louwrentius
2edb204c4c This seems the first solid working version of Distributed PPSS. 2009-02-28 16:39:32 +00:00
Louwrentius
bca4fda670 just a backup, broken and a mess 2009-02-28 15:51:00 +00:00
Louwrentius
cacb489c14 broken en messed up - just a backup 2009-02-28 08:40:11 +00:00
Louwrentius
fc5d48b73c got rid of getopts and did it by hand, much better 2009-02-27 19:14:38 +00:00
Louwrentius
2e76e5e34e buggy and broken 2009-02-27 18:17:58 +00:00
Louwrentius
0090a68d70 fixed some cleanup issues with screen 2009-02-08 21:36:40 +00:00
Louwrentius
a8bb31a575 backup - broken 2009-02-08 16:41:34 +00:00
Louwrentius
04501ea92a first checkin test 2009-01-31 17:54:45 +00:00
Louwrentius
f7c2f34cb5 creating branch for distributed ppss 2009-01-31 17:52:50 +00:00
Louwrentius
6fbce95978 Distributed PPSS - semi-working version, may still contain bugs. 2009-01-25 23:47:02 +00:00
Louwrentius
75d2794d11 Distributed PPSS - semi-working version, may contain bugs. 2009-01-25 23:20:59 +00:00
Louwrentius
af9f8993fa Distributed ppss (broken) 2009-01-25 17:59:28 +00:00
Louwrentius
ac31a26790 Update of distributed PPSS reworked based on item locking 2009-01-25 12:12:22 +00:00
Louwrentius
be8bf0886c Distributed ppss almost finished 2009-01-25 03:36:21 +00:00
Louwrentius
1bc583a5e1 Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:08:55 +00:00
Louwrentius
fb3b35aaf0 Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:07:03 +00:00
Louwrentius
2f8e031047 Updated version of distributed PPSS - does not work - not tested 2009-01-24 23:49:16 +00:00
Louwrentius
8bb8b7ead3 Updated version of distributed PPSS - does not work - not tested 2009-01-24 23:39:45 +00:00
Louwrentius
8e589fa233 Updated version of distributed PPSS - does not work - not tested 2009-01-24 23:36:18 +00:00
Louwrentius
54879fdac6 First version of distributed PPSS - does not work yet - untested 2009-01-24 22:24:26 +00:00
Louwrentius
d58e61c08a small update 2009-01-24 19:06:11 +00:00
Louwrentius
a5b315c9ee Fixed creating of individual item log file, issue #7 thanks denk.junk.mail 2009-01-11 21:57:00 +00:00
Louwrentius
d55bbac0f9 Fixed bug due to typo in cpu detection code, thanx to dixlor 2009-01-11 21:03:34 +00:00
Louwrentius
9d00f7bc0c Fixed mistakes in the usage instructions 2009-01-11 20:29:13 +00:00
Louwrentius
b5a1721976 An informational message is displayed about the job log directory 2009-01-11 19:37:44 +00:00
Louwrentius
9a44a91fae When a command is executed, also standard error is logged with 2>&1 2009-01-11 19:23:52 +00:00
Louwrentius
8f545ce008 upped the version to 1.05 2009-01-10 12:53:36 +00:00
Louwrentius
ac94b3b043 now using usr bin env instead of fixed path 2009-01-10 12:52:15 +00:00
Louwrentius
1ae4fc72f4 Fixed errors when no log file is specified 2009-01-10 12:47:09 +00:00
Louwrentius
630d566068 Fixed errors when no log file is specified 2009-01-10 12:46:01 +00:00
Louwrentius
0e9885a1c8 removed bash-specific 'function' word from functions 2009-01-10 12:32:40 +00:00
Louwrentius
b09cbae45d Forgot to update version number 2009-01-09 20:26:14 +00:00
Louwrentius
9b78f852be Added support for FreeBSD cpu detection. Thanks Helix84! Also cleanup of error detection within cpu core detection code 2009-01-09 20:25:44 +00:00
Louwrentius
48ff066a19 fixed some input escaping problems when using directories for input 2009-01-05 10:26:40 +00:00
Louwrentius
85e1f1a26e fixed some input escaping problems when using directories for input 2009-01-05 10:26:10 +00:00
Louwrentius
79d2790deb updated version number 2009-01-04 13:36:42 +00:00
Louwrentius
5980f33635 Renamed some vars and fixed some text. No functionality changes. Still 1.01 2009-01-04 13:34:49 +00:00