BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

service_skeleton

v2.2.0RubyGems· Ruby

When you need to write a program that provides some sort of persistent service, there are some things you always need. Logging, metrics, extracting configuration from the environment, signal handling, and so on. This gem provides ServiceSkeleton, a template class you can use as a base for your services, as well as a collection of helper classes to manage common aspects of a system service.

The verdict
Abandoned. Last published 2 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 2 years ago.
Popularity
17 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 2.2.02 years ago
  • 2.1.04 years ago
  • 1.0.55 years ago
  • 2.0.25 years ago
  • 2.0.15 years ago
  • 2.0.05 years ago
  • 1.0.45 years ago
  • 0.0.0.1.ENOTAG5 years ago
service_skeleton — When you need to write a program that provides some sort of persistent service, there are some things you always need. Logging, metrics, extracting configuration from the environment, signal handling, and so on. This gem provides ServiceSkeleton, a template class you can use as a base for your services, as well as a collection of helper classes to manage common aspects of a system service. (Ruby / RubyGems) · Modules