Giter Site home page Giter Site logo

PoC or production ready? about gonet HOT 3 CLOSED

mjgarton avatar mjgarton commented on August 18, 2024
PoC or production ready?

from gonet.

Comments (3)

hsheth2 avatar hsheth2 commented on August 18, 2024

We originally made GoNet as a proof-of-concept while we were writing our paper. However, we do intend to continue development until it is production-ready.

Some things that we were planning on doing:

  • Add IPv6 support
  • Improve the stack's routing functionality
  • Ensure the correctness of the protocol implementations
  • Remove references to unneeded objects after use (allowing them to be freed by the garbage collector)

For a production implementation, we too are concerned about correctness. We do believe that the overall design of the network stack makes it both simple and fast.

If you think these goals align suitably with your own, feel free to contribute.

from gonet.

iwanbk avatar iwanbk commented on August 18, 2024

@hsheth2 thanks for this amazing work :)

Is there a plan to make it a complete user space network stack? bypass the kernel entirely.

Something like https://github.com/eunyoung14/mtcp?

from gonet.

omegablitz avatar omegablitz commented on August 18, 2024

We do not currently have plans to bypass the kernel entirely, although we may look into it in the future. As of now, we are focusing on making the existing implementation production ready.

from gonet.

Related Issues (3)

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.