Hello Daniel,
I have no clue about multiple rails/mongrel instances. I'm happily
using a vanilla rails on mongrel instance at
http://difference.openwfe.org and its uptime is excellent (I only
restart it when upgrading). Granted, there is not much stress for it,
two or three visits per day on the low average.
I have developed a "restful wrapper for OpenWFEru" (see
http://jmettraux.wordpress.com/2007/12/20/restful-workflow-engine/ )
that I'm currently [considering] rewriting on top of Sinatra
(http://sinatrarb.com). You could have front rails/mongrel instances
accessing one backend [restfully wrapped] engine.
It also depends on the type of [business] processes you want to run.
Maybe 1 [transient] engine per rails/mongrel is OK for you.
Maybe someone with Rails knowledge on this list will answer with
better suggestions. Best regards,
--
John Mettraux -///- http://jmettraux.openwfe.org
Cheers,
Daniel Zacarias
Thank you for your answers, I'll give it a look :)
Cheers,
Daniel Zacarias