Jump to content

Looking for an application that manages user specified background tasks.


jjk2

Recommended Posts

is there any web interface solution that lets users login, run and schedule jobs of specific CPU intensive background tasks, view running jobs, delete jobs ? There should be administration section where you can configure, queue jobs etc.

 

Hudson CI is something that does the described, but I'm wondering if there's a more lightweight and common general purpose solution out there.

 

I can't quite put a finger on how to define this process, so I am asking for suggestions.

 

 

Link to comment
Share on other sites

  • 4 weeks later...

It sounds like you are looking for a php based cron manager. A quick google search came up with this - http://ryanfaerman.com/php-crontab-manager/ . It is not a completed solution but it does seem like it would be simple enough to use in developing something that will suit your specific needs.

 

Also, I am in the process of working on a python(using twisted and django) based project that does almost exactly what you are describing. It is still in the early pre-alpha stages but it will end up being opensource.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.