Skip to content

Thrift Playground contains some ideas I have around thrift

Notifications You must be signed in to change notification settings

p3t0r/thrift-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mvn install:install-file -Dfile=libthrift.jar -DgroupId=com.apache.thrift -DartifactId=thrift -Dversion=0.3 -Dpackaging=jar

  • com.baskok.thriftsample.server.Server starts a multithreaded server with the binary protocol
  • com.baskok.thriftsample.client.ServiceClient consumes that service
  • com.baskok.thriftsample.client.RunPerformanceTest hammers that service
  • com.baskok.thriftsample.server.http.HelloServiceServlet is work in progress for creating a debugging interface for the service

About

Thrift Playground contains some ideas I have around thrift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published