Commit History

Author SHA1 Message Date
  chrislu 270e91b0be adds locking 1 month ago
  chrislu d218fe54fa go fmt 4 months ago
  chrislu f37c0d0d7a comment out println 6 months ago
  chrislu e568e742c9 renaming 6 months ago
  chrislu 66a878af39 add control message to data message 6 months ago
  chrislu c9df613b6b add publisher name for debugging 6 months ago
  chrislu 0d55bddc75 logs 6 months ago
  chrislu dab5454332 publish and send to follower 6 months ago
  chrislu 059a120708 refactor 6 months ago
  chrislu 7d87c1d2bb refactor 6 months ago
  chrislu 5cc94a05b9 separate goroutine to send ack to publisher 6 months ago
  chrislu 17806cde2a separate context 6 months ago
  chrislu f67c8309d8 rename 6 months ago
  chrislu d6a066495b adjust logs 6 months ago
  chrislu 1b1b96ea1e close local partition if no more publishers and subscribers 6 months ago
  chrislu d558a58946 refactor 6 months ago
  chrislu 205d2285f3 setup follower by publisher 6 months ago
  chrislu 7003ce7425 publisher is able to fully send data and receive acks 6 months ago
  chrislu 529fa8c4c8 go fmt 6 months ago
  chrislu 1b5c547cfe logs 6 months ago
  chrislu 55714f54ab local partition is generated or not 6 months ago
  chrislu 6f75a0af55 ask follower to follow 7 months ago
  chrislu 0b2e5ddc7c wait 3 seconds before shutting down publish client, to wait for all messages to be received 8 months ago
  chrislu a507069d19 lock for creating local partition 8 months ago
  chrislu 2beaa2d0b3 pub/sub brokers check filer for assigned partitions 8 months ago
  chrislu c77d35313e pub/sub broker only check local assigned partitions 8 months ago
  chrislu a5b906c0dd refactor 8 months ago
  chrislu 2828ccbb30 refactor 8 months ago
  chrislu c8090b1f99 send assignments to newly connected subscribers 8 months ago
  chrislu c616081ab9 refactor 8 months ago
  chrislu bc8d2a01cc create local topic partition from config on filer 8 months ago
  chrislu 3795d8dca8 release local topic partition if no publisher and subscribers 8 months ago
  chrislu ee41dbb7fc rename functions 9 months ago
  Chris Lu 580940bf82 Merge accumulated changes related to message queue (#5098) 10 months ago
  chrislu 39941edc0b add publisher shutdown 1 year ago
  chrislu 875f562779 server side send response at least once per second 1 year ago
  chrislu 2492a45499 ack interval 1 year ago
  chrislu 9e4f985698 publish, benchmark 1 year ago
  chrislu cb470d44df can pub and sub 1 year ago
  chrislu 1eb2da46d5 connect and publish 1 year ago
  chrislu dbcba75271 rename to lookup 1 year ago
  chrislu 4d6c18d86f pub sub initial tests 1 year ago
  chrislu 4eb8e8624d rename 1 year ago