GithubHelp home page GithubHelp logo

Comments (2)

mefyl avatar mefyl commented on August 21, 2024

I'm toying around with a solution that "works", but the interaction between the common code and the asynchronous is a bit convoluted and I end up causing active waits. I should be able to come up with something, but if someone with more experience on the code has a simple fix, happy to get help.

from httpaf.

mefyl avatar mefyl commented on August 21, 2024

My solution here is to simply call the request parser until either no progress is made or no more data is available. This looks correct to me, but maybe slightly sub-optimal as it may be possible to better determine whether we can make more progress without systematically calling the parser once more if there is any data left available. In any case it does seem to fix our current issue, while not causing any busy loops.

from httpaf.

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.