git-annex/Assistant
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
..
Threads run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00
Changes.hs license 2012-06-23 01:20:40 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
DaemonStatus.hs wait on child transfer processes, and invalidate cache 2012-07-06 16:44:13 -06:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ThreadedMonad.hs run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00
TransferQueue.hs run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00
TransferSlots.hs run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00