计划服务器中的作业 [英] Scheduling a job in server

查看:70
本文介绍了计划服务器中的作业的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Java类要在服务器中安排在指定的时间运行.


任何人都可以帮助我如何安排服务器中Java类的执行.我曾尝试使用它进行搜索,但未找到任何富有成效的结果.

该服务器是apache服务器.

I have a java class to be scheduled in the server to be run in a specified time .


Can any one help me how to schedule a execution of a java class in server .I have tried goggling for it but I didn''t find any fruitful results.

The server is apache server.

推荐答案

使用 cron 或Unix at ,请参见:
http://en.wikipedia.org/wiki/Cron [ http://en.wikipedia.org/wiki/At_%28Unix%29 [ ^ ].

—SA
Use cron or Unix at, please see:
http://en.wikipedia.org/wiki/Cron[^],
http://en.wikipedia.org/wiki/At_%28Unix%29[^].

—SA


这篇关于计划服务器中的作业的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆