git-annex/Assistant/Threads
Joey Hess cf47bb3f50 run file transfers in threads, not processes
This should fix OSX/BSD issues with not noticing transfer information
files with kqueue. Now that threads are used, the thread can manage the
transfer slot allocation and deallocation by itself; much cleaner.
2012-07-18 19:15:34 -04:00
..
Committer.hs queue Uploads of newly added files to remotes 2012-07-05 10:21:22 -06:00
Merger.hs MVar deadlock problem seems to be fixed by previous commit 2012-06-28 13:47:15 -04:00
Pusher.hs queue Uploads of newly added files to remotes 2012-07-05 10:21:22 -06:00
SanityChecker.hs wait on child transfer processes, and invalidate cache 2012-07-06 16:44:13 -06:00
Transferrer.hs run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00
TransferWatcher.hs run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00
Watcher.hs wait on child transfer processes, and invalidate cache 2012-07-06 16:44:13 -06:00