lichao
2021-04-30 d33a69463f1a75134d01191be0b9e1bdd757dd4b
2021-04-30 lichao
add atomic queue, no lock, unorder.
目录@ d33a69 提交对比
2021-04-29 lichao
refactor mutex.
目录@ 72bffb 提交对比
2021-04-28 lichao
use new robust mutex, circurar; rm timeout mutex.
目录@ a6f67b 提交对比
2021-04-26 lichao
fix socket busy loop; del locked readall; refactor.
目录@ 1b167e 提交对比
2021-04-26 lichao
fix center handle ssn after node restart.
目录@ 150e19 提交对比
2021-04-25 lichao
use node mqid ssn id to index online nodes.
目录@ 5b6ced 提交对比
2021-04-25 lichao
change mqid from uuid to uint64.
目录@ 1fbfef 提交对比
2021-04-23 lichao
add api, Unregister, QueryTopicAddress.
目录@ 65a230 提交对比
2021-04-23 lichao
mutex unlock check timeout to avoid double unlock.
目录@ a04d4d 提交对比
2021-04-23 lichao
bind msgi to shm, change offset_ptr to abs offset.
目录@ 02ba91 提交对比
2021-04-23 lichao
move ref count into msg meta, only 1 poinetr now.
目录@ dc86ac 提交对比
2021-04-22 lichao
add mutex timeout limit; use atomic as refcount.
目录@ 1d6c04 提交对比
2021-04-21 lichao
change api, add request remote address.
目录@ f6535e 提交对比
2021-04-21 lichao
change node socket to vector; try lock free queue.
目录@ 3931f8 提交对比
2021-04-20 lichao
api server callback change tag to src; refactor.
目录@ 1f3729 提交对比
2021-04-20 lichao
add go api, wrap C api, not finished.
目录@ ca3191 提交对比
2021-04-16 lichao
sendq use less shm, copy data.
目录@ 708ff9 提交对比
2021-04-16 lichao
fix crash by using normal timeout; add sendq todo.
目录@ 94a455 提交对比
2021-04-15 lichao
add api; fix send, socknode mem leak.
目录@ c64c54 提交对比
2021-04-14 lichao
use 2 buf to speed up sendq; socket auto start.
目录@ fa95dd 提交对比
2021-04-14 lichao
add SendQ TrySend() TryRecv(); handle re-register.
目录@ aa1542 提交对比
2021-04-13 lichao
change timestamp to steady seconds.
目录@ 7f3078 提交对比
2021-04-13 lichao
rename library, add box.
目录@ 047f80 提交对比
2021-04-13 lichao
add api code, use proto msg as data.
目录@ 153375 提交对比
2021-04-13 lichao
add heartbeat; refactor.
目录@ 65ef4d 提交对比
2021-04-12 lichao
add fail-resend support.
目录@ 1b52f1 提交对比
2021-04-09 lichao
add heartbeat, not tested yet.
目录@ 4e5cb7 提交对比
2021-04-09 lichao
join pub/sub to node; refactor.
目录@ 2197cf 提交对比
2021-04-08 lichao
BIG change, join center,bus; now msg is head+body.
目录@ c33882 提交对比
2021-04-06 lichao
use BHCenter.
目录@ 3e9f5b 提交对比
2021-04-06 lichao
server resend failed; rename msgs; refactor.
目录@ bb9a7e 提交对比
2021-04-02 lichao
refactor center; add async request no cb.
目录@ 83085f 提交对比
2021-04-02 lichao
typedef Topic.
目录@ c28cdf 提交对比
2021-04-02 lichao
add request topic cache; refactor req/rep center.
目录@ dc1282 提交对比
2021-04-01 lichao
add req/rep center;
目录@ d26327 提交对比
2021-04-01 lichao
make req/rep,sub/pub sockets sub class;
目录@ b55ffe 提交对比
2021-03-31 lichao
add queue length status.
目录@ 4353f7 提交对比
2021-03-31 lichao
add bus socket for manager; refactor.
目录@ 2e99e5 提交对比
2021-03-31 lichao
format code style.
目录@ 6eefba 提交对比
2021-03-30 lichao
add ShmSocket as shm interface, add sub/pub.
目录@ 491d98 提交对比
2021-03-30 lichao
add dot separated topic partial match; refactor.
目录@ 3f8ae6 提交对比
2021-03-30 lichao
refactor.
目录@ 8cbb55 提交对比
2021-03-29 lichao
test pub/sub msg; fix update last_time;
目录@ 6aa7e4 提交对比
2021-03-29 lichao
change msg to use protobuf, add more msg type.
目录@ f51636 提交对比
2021-03-29 lichao
add protobuf; refactor.
目录@ 5657dc 提交对比
2021-03-26 lichao
test thread/fork speed; reset msg after release.
目录@ d17450 提交对比
2021-03-26 lichao
remove utest program
目录@ 921417 提交对比
2021-03-26 lichao
change refcount to AddRef,Release interface.
目录@ ea2ee8 提交对比
2021-03-25 lichao
add ref count.
目录@ d3e7f9 提交对比
2021-03-25 lichao
bulid msg, refactor.
目录@ a76a94 提交对比
首页 | « 前一页 | 下一页 »