Giter Club home page Giter Club logo

Comments (8)

lz520520 avatar lz520520 commented on May 26, 2024 1

这个问题也遇到了,只需要给rhttpconn.go里的postData设计一个全局client,即连接池就能解决,但内存还是会不断往上涨,可能是GC的问题了。

from spp.

esrrhs avatar esrrhs commented on May 26, 2024

嗯,这应该是个bug,我看看,先尝试别的proyo吧

from spp.

2605759123 avatar 2605759123 commented on May 26, 2024

嗯,这应该是个bug,我看看,先尝试别的proyo吧

非常感谢。 我必须用http协议(网络环境限制)

from spp.

2605759123 avatar 2605759123 commented on May 26, 2024

@esrrhs 您好,请问你知道github上还有其他的类似您这个工作的项目吗,我想先验证一下目前我想法的整个流程是否能通。

from spp.

esrrhs avatar esrrhs commented on May 26, 2024

@esrrhs 您好,请问你知道github上还有其他的类似您这个工作的项目吗,我想先验证一下目前我想法的整个流程是否能通。

不清楚呢

from spp.

2605759123 avatar 2605759123 commented on May 26, 2024

嗯嗯

from spp.

lz520520 avatar lz520520 commented on May 26, 2024

想问下像rhttp、ricmp这种反向代理的实现思路,是client端不间断请求server来拉数据实现的吗,server接收到需要代理的数据,先缓存队列,然后等client依次来来取,并且将结果也推送至server吧。否则icmp、http这种单工协议,也没法服务端主动推数据给client吧

from spp.

esrrhs avatar esrrhs commented on May 26, 2024

差不多这样

from spp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.