Skip to content

stevej/thrift-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thrift-admin adds a thrift RPC service to your scala process, as defined in:

    /src/thrift/admin.thrift

Dependencies: configgy (>= 1.2), scala-stats (>= 1.0)

The admin interface can be used to ping your server, fetch the collected
stats from scala-stats, reload the server's config file, and shutdown.

The RPC port is defined in configgy via `admin_port`. Default is 9991.

A sample ruby script is included (dist/admin/scripts/admin.rb) to demonstrate
how to talk to the admin RPC.

About

admin interface (in thrift) for scala servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published