Code Monkey home page Code Monkey logo

Comments (3)

edwarnicke avatar edwarnicke commented on July 20, 2024

@ultperf What would you like to program VPP to do using the GoVPP api? :)

from govpp.

kolinfluence avatar kolinfluence commented on July 20, 2024

@edwarnicke

  1. firstly, i would like to have some rpc / redis-type server that's super fast :D
  2. maybe can do an example echo server? (is that how vpp is supposed to work? i mean as data transfer "accelerator" thing)
    i think 2. an echo server will be great to "showcase" or benchmark against stuff like https://github.com/cloudwego/netpoll
    https://github.com/cloudwego/netpoll-benchmark

or things like https://github.com/IceFireDB/redhub
for redis etc.

i thought maybe just port it to https://github.com/cloudwego/hertz
to test out the fastest http server with vpp? would really like to see how much faster it can go

p.s : by the way, it sounds like vpp is a better internal tcp/unix domain socket communication between processes? i wonder if this can be "true"/benchmarked. also i wonder if it's as good as SharedMemory IPC. with something like echo server or multiple echo server between govpp app maybe can see a clearer picture.

sorry i'm too newbie to this tech. pardon my newbie remarks.

p.p.s. : i didnt install DPDK, just try running vpp inside docker. not sure if DPDK is needed or not?
i get to know vpp from researching ebpf stuff just fyi. so i'm coming from high performance ebpf stuff... i understand dpdk, ebpf but not vpp from this perspective.

from my perspective, vpp is like a "trie" structure access for packets processing. (with consideration to multi core cpu process handling) as long as it's faster in multicore cpu ways... i'm not sure if bandwidth uptake is more? (coz there's no information on such). is it going to take more bandwidth (like kcp) or lesser?

from govpp.

kolinfluence avatar kolinfluence commented on July 20, 2024

@edwarnicke i just realised "GoVPP api" is the server. now i really wonder how to use it but thx. somehow, i've already tested the "perf-bench" but sorry to say, not impressed with the results.

possible to provide a use case scenario where govpp can outshine the rest like http / redis / echo etc?

p.s. : do u have an example on how to write the "server" part?

from govpp.

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.