Code Monkey home page Code Monkey logo

Comments (8)

yfming avatar yfming commented on May 22, 2024

每个线程绑定一个cpu核吗?
client每个线程只请求一个目的ip,意思是多核cpu的时候要配置很多个server ip吗?
server使用报文目的ip分流,是server收包分发队列分流吧,如果只配置一个server ip,就只能在一个核上处理报文了吗?这样会不满足测试性能吧
client上使用报文原ip分流,疑问是,client收到server回来的报文后的分发到不同队列吧?这样一个serverip的时候也只能在一个核上处理报文了嘛?

from dperf.

pengjianzhang avatar pengjianzhang commented on May 22, 2024

Q: 每个线程绑定一个cpu核吗?
A: yes

Q: client每个线程只请求一个目的ip,意思是多核cpu的时候要配置很多个server ip吗?
A: yes

Q: server使用报文目的ip分流,是server收包分发队列分流吧,如果只配置一个server ip,就只能在一个核上处理报文了吗?
A: yes

Q: 这样会不满足测试性能吧
A: If testing L4LB, we can configure many VIPs on L4LB。The role of dperf server is RS.

Q: client上使用报文原ip分流,疑问是,client收到server回来的报文后的分发到不同队列吧?这样一个serverip的时候也只能在一个核上处理报文了嘛?
A: yes

from dperf.

yfming avatar yfming commented on May 22, 2024

多谢解答。我看测试用例都是配了一个server ip,所以有这些疑问
dperf作为rs,也需要配置很多ip来监听吧。因为每个server 线程只监听一个ip,是不是IP个数要和线程数相等?

from dperf.

pengjianzhang avatar pengjianzhang commented on May 22, 2024

More examples here: test/performance/

from dperf.

pengjianzhang avatar pengjianzhang commented on May 22, 2024

Q: dperf作为rs,也需要配置很多ip来监听吧。因为每个server 线程只监听一个ip,是不是IP个数要和线程数相等?
A: yes

from dperf.

pengjianzhang avatar pengjianzhang commented on May 22, 2024

多谢解答。我看测试用例都是配了一个server ip,所以有这些疑问 dperf作为rs,也需要配置很多ip来监听吧。因为每个server 线程只监听一个ip,是不是IP个数要和线程数相等?

you'are very welcome!

from dperf.

yfming avatar yfming commented on May 22, 2024

多谢

from dperf.

pengjianzhang avatar pengjianzhang commented on May 22, 2024

多谢
don't mention it

from dperf.

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.