Commit Graph

6512 Commits

Author SHA1 Message Date
Jakob Borg 7fdea0dd93 Close even if we don't have a connection 2014-01-01 08:09:17 -05:00
Jakob Borg 5b84b72d15 Await completion of pull round before starting next (ref #2) 2014-01-01 08:02:12 -05:00
Jakob Borg 7e0be89052 Simplify index sending, prevent ping timeout 2013-12-31 21:22:49 -05:00
Jakob Borg 632bcae856 Mostly lock free receive loop 2013-12-30 22:10:54 -05:00
Jakob Borg fd56123acf Send index in chunks of 1000 to avoid lengthy blocking 2013-12-30 22:05:00 -05:00
Jakob Borg a2a2e1d466 Atomically replace local index cache 2013-12-30 22:04:30 -05:00
Jakob Borg d4c5786a14 Change default queue parameters to optimize better for small files 2013-12-30 21:35:20 -05:00
Jakob Borg 42ad9f8b02 Increase ping timeout 2013-12-30 21:32:20 -05:00
Jakob Borg 0f6b34160c Propagate and log reason for connection close 2013-12-30 21:25:45 -05:00
Jakob Borg 7e3b29e3e0 Remove source info in log by default 2013-12-30 21:25:34 -05:00
Jakob Borg 2f660aff7a Improve no such node error messages 2013-12-30 20:55:33 -05:00
Jakob Borg af3e64a5a7 Remove broken Ping latency measurement 2013-12-30 20:52:36 -05:00
Jakob Borg 9560265adc Always continue walk in the face of errors (fixes #1) 2013-12-30 19:50:04 -05:00
Jakob Borg 4097528aa2 Don't crash on zero nodes in pull 2013-12-30 19:49:25 -05:00
Jakob Borg 71d50a50f4 Make sure to always close directory fd 2013-12-30 19:30:59 -05:00
Jakob Borg ec0489a8ea Improve log message consistency 2013-12-30 15:31:41 -05:00
Jakob Borg 7948d046d1 Fix locking around close events 2013-12-30 15:27:20 -05:00
Jakob Borg 223bdbb9aa Improve/fix buffer handling 2013-12-30 15:06:44 -05:00
Jakob Borg 726afc915a Clarify installing / usage 2013-12-30 10:19:57 -05:00
Jakob Borg 86c0a527fd Include README & LICENSE in build 2013-12-30 10:11:10 -05:00
Jakob Borg bb0fd87550 Don't print mysterious version message 2013-12-30 10:05:27 -05:00
Jakob Borg 673ab42c3c Remove race / unnecessary check 2013-12-30 10:05:13 -05:00
Jakob Borg 4543bfb837 Don't include .ini in build 2013-12-30 10:04:51 -05:00
Jakob Borg 005b207737 Atomic connection stats updates 2013-12-30 09:53:54 -05:00
Jakob Borg bceacf04ca Better hash error messages 2013-12-30 09:36:41 -05:00
Jakob Borg 707e992f19 Print model statistics 2013-12-30 09:30:29 -05:00
Jakob Borg 1c757db153 Avoid deadlock in index exchange by more fine grained locking 2013-12-30 09:22:34 -05:00
Jakob Borg 001a6724ec Build artefacts in build dir 2013-12-30 09:02:18 -05:00
Jakob Borg 976baff44f Memory usage optimizations 2013-12-29 20:33:57 -05:00
Jakob Borg 469e96126a Cleanup SeedIndex 2013-12-29 19:49:40 -05:00
Jakob Borg 24efbe7d33 Woops 2013-12-29 19:20:36 -05:00
Jakob Borg 704e0fa6b8 Improve puller somewhat 2013-12-29 12:18:59 -05:00
Jakob Borg c70fef1208 Typo / cleanup 2013-12-29 10:23:43 -05:00
Jakob Borg 454e672d42 Handle calls on closed connection 2013-12-28 10:33:18 -05:00
Jakob Borg 647fdcf6a5 Discovery 2013-12-28 08:56:18 -05:00
Jakob Borg e75e68faa0 Don't send initial index twice, use more fetchers 2013-12-28 08:45:18 -05:00
Jakob Borg 74c27ad4e2 Index Updates 2013-12-28 08:10:36 -05:00
Jakob Borg cf04e101b9 Lock tracing, fixes 2013-12-24 20:31:25 -05:00
Jakob Borg 4151972d3e Index broadcast pacing 2013-12-24 15:21:03 -05:00
Jakob Borg 3dc199d8df README 2013-12-24 11:53:24 -05:00
Jakob Borg fc4b23fbc6 Locking/Ping cleanup 2013-12-24 11:45:16 -05:00
Jakob Borg 064bfd366f Don't complain about expected timeout 2013-12-24 11:15:21 -05:00
Jakob Borg f5ea00b297 Don't accumulate goroutines forever 2013-12-24 11:10:49 -05:00
Jakob Borg 746d52930d Report transfer stats 2013-12-23 12:28:19 -05:00
Jakob Borg cd2040a7d2 Pull in go-flags, modified to build on Solaris 2013-12-23 11:18:46 -05:00
Jakob Borg 07ddf7e87b External discover 2013-12-22 21:35:05 -05:00
Jakob Borg f2d8b68278 External discover 2013-12-22 21:35:05 -05:00
Jakob Borg 31ea72dbb3 Perform external queries 2013-12-22 17:13:59 -05:00
Jakob Borg e48222ada0 Send external announcements 2013-12-22 16:29:23 -05:00
Jakob Borg 8e65d36691 Build script 2013-12-22 00:16:49 +01:00