Download List

项目描述

ped is a process execution daemon, comparable to cron in its basic
functionality. It monitors a given directory. If a user or an
application drops a file into this directory, ped parses the content
and executes a given command. The syntax of these files describes the
functionality: "[from (unixtimestamp)] [until (unixtimestamp)] [asuser
(username)] start|restart|loop (command) [(parameter)]". ped was primary
written to schedule time-consuming tasks initiated by a Web application.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-04 02:27 Back to release list
0.1.5

这个版本的功能更好的GNU自动支持。静态定义已移至配置选项。文页和init脚本的例子已被添加。内存分配错误是固定的。
标签: Code cleanup
This release features better support for GNU autotools. Static definitions have been moved to configurable options. Man pages and an init script example have been added. A memory allocation bug was fixed.

Project Resources