Proto commits in dmlc/ps-lite

These 37 commits are when the Protocol Buffers files have changed:

Commit:3b7180d
Author:Yimin Jiang
Committer:GitHub

rdma: refactor (#14) See https://github.com/bytedance/ps-lite/pull/14 for details. Co-authored-by: Yibo Zhu <bobzhuyb@gmail.com>

This commit does not contain any .proto files.

Commit:db61897
Author:Anand J
Committer:Haibin Lin

Priority-based Push and Pull (#147) Messages sent based on a assigned priority Higher priority messages gets preference over lower priority ones Add environment variable for setting high water mark for zmq

The documentation is generated from this commit.

Commit:8e8545e
Author:Anand J
Committer:Haibin Lin

PushPull API (#150) * Add PushPull API call * Add test cases for PushPull * Lint checker error fixes * FIX: Merge conflict

Commit:65436b2
Author:Junxue ZHANG
Committer:Haibin Lin

Enable RDMA support

Commit:48b6195
Author:江逸敏
Committer:Chang Lan

use multi-thread

Commit:edae3f2
Author:crazyboycjr
Committer:Chang Lan

find a workaround, but still have chance to trigger unknown error ::sad::

Commit:f4eeacf
Author:crazyboycjr
Committer:Chang Lan

add checksum on class Message, but found no exception

Commit:43159b7
Author:Junxue ZHANG
Committer:Chang Lan

Enable RDMA support

Commit:6e1e744
Author:zhouhaiy
Committer:zhouhaiy

Change google protobuf from v2.5.0 to v3.5.1 (Note: v2.5.0 has the bug on serialization and de-serialization message. )

Commit:a470d22
Author:zhouhaiy

Change google protobuf from v2.5.0 to v3.5.1 (Note: v2.5.0 has the bug on serialization and de-serialization message. )

Commit:d8a0dee
Author:CodingCat
Committer:CodingCat

support multiple workers per process

Commit:48f3795
Author:CodingCat

multiple workers

Commit:a3d8743
Author:Yizhi Liu
Committer:Yizhi Liu

first version for adding recovery nodes

Commit:80c24c4
Author:muli

add retransmission, see the docs/how_to.md for how to use

Commit:4b5d13f
Author:muli

add debug info for verbose=2 in van.cc

Commit:68659e9
Author:muli

fix lint

Commit:2b8adb4
Author:muli

done

Commit:a12da14
Author:muli

simplify makefile

Commit:f69ec55
Author:muli

update

Commit:a0faba3
Author:muli

remove *.proto files in include

This commit does not contain any .proto files.

Commit:5fbee1f
Author:muli

refactor continue

Commit:7e8563b
Author:muli

refactor

Commit:8ebfd97
Author:muli

remove NONE in assign_op

Commit:3fcd1d3
Author:muli

scheduler.h

Commit:4788320
Author:muli

rename AssignOpType to AsOp

Commit:d062a79
Author:muli

more comment in ps.h, chage default syncopts::cmd to 0

Commit:c20819a
Author:muli

add truncate_float filter

Commit:412123c
Author:muli

let example_e show dynamic value

Commit:9ac9405
Author:muli

add barriers in starting and stopping

Commit:a93c37e
Author:muli

Merge branch 'master' of github.com:dmlc/ps-lite Conflicts: Makefile

Commit:9b6b5ed
Author:muli

clean the c-style push/pull in ps.h, add vpush/vpull which support dynamic value length

Commit:388c102
Author:muli

add ready_to_run cmd

Commit:54ad654
Author:muli

delta_key filter, update fixing point filter

Commit:d310940
Author:muli

update key_caching

Commit:daf9a8e
Author:muli

switch from crc32 to cityhash

Commit:6209f68
Author:muli

refactor

Commit:eaed92a
Author:muli

init commit