ruby on rails - How to monitor a delayed_job started using jruby-rack-worker? -


I have a jruby on Rail based applications posted on Tomcat using a war file generated through Warbler Mani. I started an employee using jruby-rack-worker to work late.

All jobs are being processed properly but I have setup tools to monitor the worker. How do I get the current status to work late?

This gem lets you delay jobs. I use it and do great work

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

objective c - how Set autolayout for multiple dynamic buttons and labells in iOS? -