This website requires JavaScript.
Explore
Help
Sign In
composer
/
iTop
Watch
6
Star
0
Fork
0
You've already forked iTop
mirror of
https://github.com/Combodo/iTop.git
synced
2026-03-06 01:24:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72ac150faa41e8fae2b358f37c084e95ae81bba7
iTop
/
synchro
History
Romain Quetiez
72ac150faa
Synchro: keep track of the memory usage peak (SynchroLog), should the synchro be executed at once or in several steps
...
SVN:trunk[1733]
2011-12-21 08:52:14 +00:00
..
priv_sync_chunk.php
#489
Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)
2011-12-20 15:55:07 +00:00
replica.php
Enhancement: when an (optional) external key cannot be reconciled, log a warning on the replica. the replicas containing a warning are then processed everytime in case the ext key changes
2011-11-18 11:29:04 +00:00
synchro_exec.php
#489
Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)
2011-12-20 15:55:07 +00:00
synchro_import.php
#489
Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)
2011-12-20 15:55:07 +00:00
synchrodatasource.class.inc.php
Synchro: keep track of the memory usage peak (SynchroLog), should the synchro be executed at once or in several steps
2011-12-21 08:52:14 +00:00