Acts As Service | Coderz Repository

acts_as_service

Last updated:

0 purchases

acts_as_service Image
acts_as_service Images

Free

Languages

Categories

Add to Cart

Description:

A gem with a mixin to let you turn a class into something that runs like a service,

which you can MyService.start, MyService.stop, and MyService.restart. It tracks

its own pid. For now, pretty sure it requires that the class is running inside

a rails context (e.g. run by script/runner MyService.start), but that could

probably be changed without too much difficulty.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.