-
Notifications
You must be signed in to change notification settings - Fork 1
admin interface (in thrift) for scala servers
License
stevej/thrift-admin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published