Tagged Questions
2
votes
1answer
88 views
Dynamic process scheduling in Ubuntu
I wanted to modify the linux kernel code that dynamically changes the process priority.
I have Ubuntu 10.10 and I downloaded linux 2.6.37. What I found was that in 2.6.37 version there is no concept ...
2
votes
2answers
440 views
How to distinguishing between Task Scheduler 1.0 and Task Scheduler 2.0?
I have an C# application that uses Task Scheduler 1.0 (.job files).
I need to extend the application to support Task Scheduler 2.0 (xml).
I need some code, that is able to tell me what kind of T.S. ...
1
vote
2answers
337 views
sos Job scheduler
i am using sos job scheduler which support many language.i accept the shell script to write jobs but i am not a shell script writer.i want to implement a following points in job scheduler:
execute a ...
0
votes
3answers
145 views
The Best Scheduler is my own? [closed]
am looking hight performance, customizable scheduler component(JS or ASP.NET MVC).
Better if it would be free.
Or may any one already implemented one and may be share a good practise or article?
...
0
votes
2answers
990 views
C# task scheduler query
Hi I have developed a scheduler sometime back for an ASP.Net site using cache expiration callbacks. I have the budget now to move the site to a dedicated server so I have written the scheduler as a ...