[Backgroundrb-devel] Two Rails Apps, One Backgroundrb Server?
Kit Plummer
kitplummer at gmail.com
Wed Apr 9 08:06:15 EDT 2008
Yes, this is my problem...getting the workers to start.
On Apr 9, 2008, at 2:26 AM, Ivan S. Manida wrote:
> Of course that is possible (just specify the same port and run it
> from one of the apps), but the bdrb server will only load models for
> the one you start it from, so if they are different tasks will fail
> (unless you don't use application's models in the workers).
>
>
> Kit Plummer wrote:
>> This might be a really simple question, with a simple solution. I
>> have two rails apps running on the same box. Right now I am
>> starting two Backgroundrb servers (11006 and 11007). Wondering if
>> it might be possible to run only one and have the second app point
>> to the first app's server?
>> TIA,
>> Kit
>> _______________________________________________
>> Backgroundrb-devel mailing list
>> Backgroundrb-devel at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/backgroundrb-devel
More information about the Backgroundrb-devel
mailing list