where to get free 1440 cron jobs a day??
        Posted  
        
            by Nok Imchen
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nok Imchen
        
        
        
        Published on 2010-04-17T00:19:33Z
        Indexed on 
            2010/04/17
            0:23 UTC
        
        
        Read the original article
        Hit count: 590
        
Well, I'm making a program for my own use. In this program, i need to set up cron job. The cron job should run every minute (24 hr * 60 mins = 1440 times).
Thus, I'll need to set up a cron job with a frequency of 1 minute. I think Google app engine gives free cron job. But i'm very new to it. I downloaded the java SDK and read the document but understood nothing :( So, i cant use Google app engine. Is here any other free service like Google app engine which but with easier inferface???
all i want is a cron job with 1 minute frequency
please help/suggest me....
thank you
© Stack Overflow or respective owner