Hi John,

I am using ruote_plugin in my RoR project. Basically the way of
integrating ruote engine into RoR is the same as ruote2. I found it’s
quite hard to deploy this architecture the real production
environment. (an lighttpd front end + multiprocess rails backend.)
One ruote engine for each rails process is obviously not the way to do
it.

I saw there is warning in the README file:  WARNING : ruote, as a
workflow engine, currently relies heavily on threading. So a
multiprocess deployment target is not OK. Passenger is not OK either.

But still, I was wondering if there is way to deploy ruote_plugin into
a multiprocess environment with minimal change of code.

I think ruote RESTful server could be a way to handle multiprocess
environment. But that means a big change of my code using ruote as a
plugin. Is a drb server for ruote engine doable?

Thanks,
Rui

--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to