Skip to content

sharewind/thrift-performance-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. start the server:
bash shell/deploy.sh
cd target
tar -zxvf thrift-performace-test-dist.tar.gz
java -cp lib/*:classes com.sohu.cloudatlas.server.HelloApp

2. start the client
cd target
java -cp lib/*:classes com.sohu.cloudatlas.server.HelloClient 127.0.0.1 12345 5000

3. platform
CPU 16cores
Memory 16G
Clients 5

4. Result
10k+ tps
24k+ connections

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published