On 01/21/2011 07:35 PM, Octavian Rasnita wrote: > Hello, > > Can you recommend a job queue system that works under Windows (and > which works with Oracle if it needs a database)? > > TheSchwartz can't be installed, TheSchwartz::Moosified doesn't work > with Oracle and Gearman::Server can't be installed under Windows > because of Danga::Socket. >
Have you considered Amazon SQS? (Amazon::SQS::Simple) Or depending on your requirements, it might be just as easy to build your own. -- Jon Schutz http://notes.jschutz.net/
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
