Coder Social home page Coder Social logo

共享栈相关问题 about libgo HOT 3 CLOSED

yyzybb537 avatar yyzybb537 commented on June 14, 2024
共享栈相关问题

from libgo.

Comments (3)

yyzybb537 avatar yyzybb537 commented on June 14, 2024

共享栈的方式坑很多,并不是一个好的实现方式。
启动后会分配较大的VIRT, 此时你观察一下RES是否会涨的很高,如果会涨,可以将stack size设置为128KB

from libgo.

owent avatar owent commented on June 14, 2024

我也一直在考虑要不要给自己写得协程库引入共享栈。总觉得是坑很多。感觉并不太划算。
请问2GB 100W协程是使用共享栈的情况吗?@yyzybb537

from libgo.

yyzybb537 avatar yyzybb537 commented on June 14, 2024

libgo的栈处理方式已经更改,不再有共享栈的坑了

from libgo.

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.