fengnex

Results 40 comments of fengnex

我这边也发现了这样的问题,想在这边的环境下实际测试下具体的性能,可惜无法运行!

我在jdk8下面用mvn package、java -jar编译、运行的,服务端、zookeeper没问题,client不行,始终出错 用java -javaagent:/pathto/quasar-core-0.7.5-jdk8.jar -jar 这个命令运行Client也不行,没辙了

实际通信环节还是走的http 这样只是序列化上使用了thrift,比之protobuf未必有多少优势 没有用Thrift的异步非阻塞等server model可惜了 希望作者看到之后,能谈谈看法,或者更新下这个项目

The bug still exists in v2.8.19, the latest version of allure-robotframework! I wonder how to fix it, and can anyone help out? Hope the abover planned new feature would be...

@skhomuti Is there any plan for that? There has been more than eight months since you opened the feature on 5 March!

@skhomuti Thanks for your kind response first. I'm just not sure whether the above code will work and what the required all modifications should be. You know, it seems that...

I have successfully downloaded golang.org/x/net/http2 to local disk and tried to place it into proper directories, but the measure does not work.

@tsenart Thanks for you kind response first. I want to adjust some code snips to verify some ideas emerged when using vegeta. It is true that sometime later maybe I...

@tsenart Thanks for your help! Whenever I tried to run "make vegeta" to compile the latest version pulled from github, I still got the error as the following: make vegeta...

@nsavelyeva Would you like mention the full name of the tool that you use to attack gRPC services? Can it attack other normal RPC servces developed with other libraries like...