mutouyun/cpp-ipc

你好,通过demo的发送send_recv,发送超过50M的数据量时,会存在接收不到的问题

JHong-jh opened this issue · 2 comments

看起来是超时了。
目前ipc的发送、接收有概率出现拆包,由于存在一个bug #79,甚至有概率导致大消息一直拆包拼包,严重影响收发性能。

你的问题我先记下来了,等这两个月我忙完了项目再集中看一下……

ping-pong 服务 发送100K,出现各种奇怪错误,20K以内比较稳定

force_push: msg_id = 38, remain = 16, size = 64
force_push: k = 0, cc = 1, rem_cc = 1
fail: send, there is no receiver on this connection.
fail: send, there is no receiver on this connection.