aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pass the testsnew-lf-queueDeterminant2019-04-06
* ...Determinant2019-04-06
* WIP: new lock-free queue implDeterminant2019-04-05
* improve non-blocking APIDeterminant2019-04-03
* fix bugs; clean up memory order for atomic opsDeterminant2019-04-03
* ...Determinant2019-03-27
* update atomic fencesDeterminant2019-03-26
* use bounded send_bufferDeterminant2019-03-26
* move captured msg in the closure of send_msgDeterminant2019-01-23
* fix minor bugsDeterminant2018-11-21
* impl MPMCQueueEventDrivenDeterminant2018-11-21
* improve network.hDeterminant2018-11-21
* improve wrappersDeterminant2018-11-20
* refactor libuv wrapper classesDeterminant2018-11-20
* correctly use std::forwardDeterminant2018-11-19
* use async_call() for PeerNetwork::send_msgDeterminant2018-11-19
* remove redundant checkDeterminant2018-11-19
* ...Determinant2018-11-19
* fix bug in remove_connDeterminant2018-11-19
* ...Determinant2018-11-18
* fix data race in feed()Determinant2018-11-18
* ...Determinant2018-11-18
* make logger thread-safe and add tty colorDeterminant2018-11-18
* improve the test programsmultiloopsDeterminant2018-11-18
* fix bugsDeterminant2018-11-18
* finish stress test codingDeterminant2018-11-16
* add test_p2p_stress.cpp; fix bugsDeterminant2018-11-16
* clean up codeDeterminant2018-11-16
* WIP: stress test; fix bugsDeterminant2018-11-16
* use config factoryDeterminant2018-11-15
* use a simple worker selection policy; add todo-listDeterminant2018-11-15
* add libuv cmake scriptDeterminant2018-11-14
* fix bugs in `terminate`Determinant2018-11-14
* major bug fixDeterminant2018-11-14
* use ThreadCall patternDeterminant2018-11-14
* working on p2p; switch to libuv (libevent sucks in multi-threading)Determinant2018-11-13
* debug p2p implDeterminant2018-11-12
* update PeerNetwork to work with multiloopsDeterminant2018-11-12
* start debugging multiloops designDeterminant2018-11-11
* add burst_size; consumer can proceed to its normal event loopDeterminant2018-10-05
* add lock-free queue impl and event-driven queueDeterminant2018-10-04
* no need to cut the segs for the send_bufferDeterminant2018-09-12
* fix bug: rewinding send buffer should push to the frontDeterminant2018-09-03
* fix bug renders checksums uselessDeterminant2018-09-03
* ...Determinant2018-09-03
* improve DataStream APIDeterminant2018-09-02
* minorDeterminant2018-09-02
* ...Determinant2018-08-28
* ...Determinant2018-08-28
* ...Determinant2018-08-28