File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Threads and Synchronization and the fly likes Scheduling in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "Scheduling in java" Watch "Scheduling in java" New topic
Author

Scheduling in java

Kishan Kumar
Ranch Hand

Joined: Sep 26, 2000
Posts: 130
Hi,
we have written java code to schedule tasks using the Timer and Timer Task classes..we have a requirement where in users are provided with a screen to change the scheule timing of tasks...
which the java scheduler is expected to capture dynamically..what is the best design for doing this...if anybody have come accross this before.do pass on some code snippets if possible.
Thanks in Advance
Kishan


Regards,<BR>V. Kishan Kumar
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Scheduling in java
 
Similar Threads
EJB Timer service
Exception in timer : IllegalStateException
Calling ANT task from Java program
Timers in javascript
questions java.util.Timer