git-annex/Assistant/Threads
Joey Hess bad88e404a convert Watcher thread to Assistant monad
This is a nice win; much less code runs in Annex, so other threads have
more chances to run concurrently.

I do notice that renaming a file has gone from 1 to 2 commits. I think this
is due to the above improvement letting the committer run more frequently,
so it commits the rm first.
2012-10-29 09:55:40 -04:00
..
Committer.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
ConfigMonitor.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
DaemonStatus.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
Merger.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
MountWatcher.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
NetWatcher.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
PairListener.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
Pusher.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
PushNotifier.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
SanityChecker.hs convert Watcher thread to Assistant monad 2012-10-29 09:55:40 -04:00
TransferPoller.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
Transferrer.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
TransferScanner.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
TransferWatcher.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00
Watcher.hs convert Watcher thread to Assistant monad 2012-10-29 09:55:40 -04:00
WebApp.hs Assistant monad, stage 2.5 2012-10-29 02:21:04 -04:00