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

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -