Hi,
currently we have planing for migrating our technology to be windows / microsoft base technology
prior new regulation we are pretty familiar with unix/linux environment such us for doing offline process using cron job.
but i'm not familiar with task scheduler that windows provide.
i've do some research zend job queue are potensial our way for doing this. & suitable solution that we doesn't have to aware of OS
(applicaition transparancy) if something happen that made us to migrate again on other operating systems.
which is zend server run on of those.
i've several question related zend job queue.
if i see the documentation of shahar architecture the daemon (zend job queue daemon) will trigger execution running on http request to backend server (url)
that could be distribute procces as equal as our web application server using NLB & cluster
does zend joq queue daemon it self could be HA or failover. ? if daemon / server fail.
how to recover this situation ?
Please More Advice

