Thank you Ray for a prompt response. This is a good news for a noob
like me. If I understood correctly, you run multiple instances of the
ruby-smpp gateway on the same server, but not the multiple instances
of the rails app right? Because I was thinking that generating
multiple instances of the rails app for just the gateway maybe
inefficient. Do you have any recommendations/advice on how to set up
the config hash for each different instances of the gateway? (each
instance would be connected to different wireless service provider/
SMSC)
Thanks,
Bek
On May 24, 5:33 am, Ray Krueger <
raykrue...@gmail.com> wrote:
> We run multiple instances out of the same deployment per server. The starting and stopping of those instances is controlled by monit. Though we are likely going to move them to god some day.
>