Commit History

Author SHA1 Message Date
  Michael Diskin 5b28a9814b tt 4 years ago
  justheuristic cc3f28655a more general error 4 years ago
  justheuristic 81568d6224 attempt to recover from Too Many Open Files 4 years ago
  justheuristic c57eecc117 reduce default shmbuffer size (tested to be stable, performance platoes after 16; 4096 was less memory-efficient) 4 years ago
  justheuristic 8a87749d01 cast to int 4 years ago
  Alexander Borzunov f97b742508 Fix minor asyncio issues in averager (#356) 4 years ago
  justheuristic 4da80bc967 Refactor: extract tests for DHTProtocol from test_dht_node, re-write with asyncio (#354) 4 years ago
  Denis Mazur dd05abb4c0 Add less comparator for PeerID (#353) 4 years ago
  Alexander Borzunov cf31951504 Fix flaps in test_p2p_daemon_bindings.py (#352) 4 years ago
  Denis Mazur ff20eeebe9 Fix line lengths in hivemind.moe.server (#349) 4 years ago
  Alexander Borzunov d893a0aef9 Propagate startup errors from DHT and averager processes (#347) 4 years ago
  Denis Mazur ecdc0965ca Speed up P2P client creation (#343) 4 years ago
  Alexander Borzunov cf3f64a26d Fix some warnings related to asyncio (#346) 4 years ago
  justheuristic f8d280e7b9 Fix typo in dht.md (#345) 4 years ago
  Alexander Borzunov 2f7ff98a46 Fix flapping test_dht_node() (#344) 4 years ago
  Alexander Borzunov 0b3dcf4da0 Set default DHT num_workers = 4 (#342) 4 years ago
  Michael Diskin bedfa6eefb Reorder imports with isort (#326) 4 years ago
  Alexander Borzunov 0774937a93 Refactor naming and serialization for PeerIDs (#339) 4 years ago
  Alexander Borzunov 3f691fced4 Convert averager to libp2p backend (#323) 4 years ago
  Michael Diskin 4e586845b9 Update Discord link (#338) 4 years ago
  justheuristic 1b01a8164a Resolve deadlock in MPFuture (#337) 4 years ago
  justheuristic 39afa97e29 Reduce complexity of several DHT tests (#334) 4 years ago
  Alexander Borzunov 0d6728475f Fix deadlocks in DecentralizedAverager and MPFuture (#331) 4 years ago
  Alexander Borzunov 407c201941 Add link to MoE tutorial to readme (#329) 4 years ago
  Max Ryabinin 1f54a41227 Bump version, update README (#324) 4 years ago
  justheuristic 4a006ae7cf Update quickstart tutorials and acknowledgements (#307) 4 years ago
  justheuristic def7038401 Minor style updates in examples (#321) 4 years ago
  justheuristic 11db5fd56f Refactor for v0.9.10 and fix example (#319) 4 years ago
  Alexander Borzunov fb4813347a Implement protobuf-based stream handlers over libp2p backend (#318) 4 years ago
  justheuristic 197666c2b6 Remove shared memory from MPFuture, fix minor bugs (#317) 4 years ago