i\'m currently trying to create a service that updates the current location of the person holding the handphone every 10 mins. The service will then send a http post to a server even there\'s no updat
So I have the following table containing the courses available for me to take: \"CREATE TABLE courses
I want update position of Particles for store this information I use NSMutableArray. I want do update 1 time per 2 s开发者_如何学JAVAeconds for example. For this I try use this code.
I want my app to access database every hour and read nex开发者_如何学Ct record from the table then update desctop widget and send notification. I know that there is AlarmManager which I can use to reg
What is the best way 开发者_如何学JAVAof scheduling simple batch jobs on windows?My current need is to dump some SVN repositories each night and FTP the dumps to our external FTP side and then e-mail
I have a task that needs to be executed on a schedule. (It basically polls a database looking for a change and then executes code depending on the result). The problem is that I nee开发者_StackOverflo
I have a problem with <p:schedule> component. Its event listeners does not get fired. I have tried to debug and I saw that the component\'s decode method is not called when I click on an event o
I have a question about the behaviour of Timer class in Java. This is the code: http://pastebin.com/mqcL9b1n
I\'d like to move my scheduled tasks into workflows so I can better monitor their execution. Currently I\'m using a Window\'s scheduled task to call a web service that start开发者_StackOverflow社区s t
I have an application that needs to play some specifics audios(mp3) periodically. Let me give one example: Every Monday at 8:00am -> hello.mp3.