Commit Graph

85 Commits

Author SHA1 Message Date
louwrentius a06634d450 Major rework on distributed mode 2011-12-25 01:17:17 +00:00
louwrentius dbd8f51590 Major rework on distributed mode 2011-12-25 01:03:42 +00:00
louwrentius a908682185 fixed issue with processing processed items at the start 2011-09-23 21:00:42 +00:00
louwrentius 48c80d9257 fixed issue with processing processed items at the start 2011-09-23 20:59:12 +00:00
louwrentius 828e4d135c fixed issue with processing processed items at the start 2011-09-23 20:57:24 +00:00
louwrentius 114112241f fixed issue with processing processed items at the start 2011-09-23 20:50:53 +00:00
louwrentius 625eb7e1e4 Improved algorithm for removing processed items from the input file. It was stupid and is now smart. 2011-09-20 20:44:42 +00:00
louwrentius b69e1e6d7b Bugfixes 2011-09-01 01:35:18 +00:00
louwrentius 55f4b1f2e2 some distributed mode bug fixes 2011-08-29 01:09:02 +00:00
louwrentius eaa18282d1 Fixed issue with listener and MD5 2011-08-23 22:26:51 +00:00
louwrentius 2dcb39ecbf Now switch between human recognisable log file names and md5 file names 2011-08-23 22:04:04 +00:00
louwrentius 136c1c13ca minor bug fixes 2011-08-22 22:28:22 +00:00
louwrentius c344794953 bugfixes 2011-08-21 22:12:33 +00:00
louwrentius bccd42ab9d Fixed issue with total failed counter in distributed mode. 2011-08-21 21:32:16 +00:00
louwrentius cc1aa38f05 Failed items now proagated to distributed mode. 2011-08-20 22:44:07 +00:00
louwrentius 836378eda8 PPSS now reports if items have failed 2011-08-20 20:57:54 +00:00
louwrentius ed4c0bf554 PPSS now reports if items have failed 2011-08-20 20:54:31 +00:00
louwrentius 72e0c983d0 Fixed find -d vs -date and exit status. 2011-08-17 22:36:50 +00:00
louwrentius 3c9a4d5ee8 speedup of status check of nodes 2011-08-11 20:50:33 +00:00
louwrentius 29713bcc14 Fixed issues with the distributed computing interface. Clients upload the status to the server. 'ppss status' does not need to poll all clients for their status. 2011-08-07 11:52:48 +00:00
louwrentius 126e71e231 Resolving lots of bugs, backup. 2011-08-06 18:08:41 +00:00
Louwrentius 2946abc3d6 Fixed some bugs 2011-02-13 22:53:30 +00:00
Louwrentius ff63e9950b Fixed various bugs, releae of 8.85, see changelog for details. 2010-11-21 19:40:34 +00:00
Louwrentius 427c97f5af backup.. 2010-08-05 12:16:59 +00:00
Louwrentius 654b52d91f backup 2010-07-21 06:24:25 +00:00
Louwrentius 2c42f7568e Almost ready for release. 2010-07-18 12:00:13 +00:00
Louwrentius 3ec86b451e Fixed inotify mechanism. 2010-07-18 09:42:29 +00:00
Louwrentius 1575fb28f6 Fixed inotify mechanism. 2010-07-18 09:37:19 +00:00
Louwrentius 20e8cdce95 PPSS passess the test case... 2010-07-18 08:14:47 +00:00
Louwrentius 7550b4a5c1 PPSS passess the test case... 2010-07-17 21:19:31 +00:00
Louwrentius c4bc6f963a PPSS passess the test case... 2010-07-17 20:34:17 +00:00
Louwrentius c220353e7e PPSS passess the test case... 2010-07-17 20:26:28 +00:00
Louwrentius ecc9d3da3b Backup, major overhaul of daemon mode and listener process... 2010-07-17 19:49:19 +00:00
Louwrentius caa6519d0f Backup, is broken. 2010-07-14 21:51:10 +00:00
Louwrentius 211bd40641 Backup, this version is broken. 2010-07-14 21:06:11 +00:00
Louwrentius 5614724162 backup, may be broken. 2010-07-12 21:37:49 +00:00
Louwrentius 55583de5f8 PPSS now supports inotify file system events. 2010-07-11 22:51:31 +00:00
Louwrentius b6bd8c6c33 Added infanticide function, cleaning things up. 2010-06-27 23:46:01 +00:00
Louwrentius c1a359340c PPSS tests fixed. 2010-06-27 08:59:22 +00:00
Louwrentius 6836784b54 Removed all file locking, except for remote item locking. 2010-06-20 21:22:19 +00:00
Louwrentius b922bd40e5 backup fixing distributed PPSS 2010-06-13 22:17:24 +00:00
Louwrentius f1ccfd2457 backup fixing distributed PPSS 2010-06-13 22:09:21 +00:00
Louwrentius 8eec8287f0 backup 2010-06-13 21:39:25 +00:00
Louwrentius f85f7b6d03 backup 2010-06-13 14:39:04 +00:00
Louwrentius b133b76ddf improved unit test 2010-06-08 23:10:35 +00:00
Louwrentius 4b9df537a0 Major rework started on unit tests (ppss-test.sh) 2010-06-06 20:45:56 +00:00
Louwrentius 708803688f PPSS can now be sourced for unit testing. 2010-06-06 18:02:05 +00:00
Louwrentius 40b3ed8228 Fixed distributed processing after replacing ARRAY mechanism with sed. 2010-05-15 22:50:51 +00:00
Louwrentius 9d92350f4b Major rework, no longer using arrays. Arrays don't scale and require enormous amounts of memmory when processing large input files. Will be released as 2.70. 2010-05-14 22:13:54 +00:00
Louwrentius 0db3781021 Major rework, no longer using arrays. Arrays don't scale and require enormous amounts of memmory when processing large input files. Will be released as 2.70. 2010-05-14 22:10:29 +00:00