On 7 Sep 2008, at 21:14, Konstantin <[EMAIL PROTECTED]> wrote:
> >> Why is your api not just some extra controllers and actions in your >> app? > > Will I be able to daemonize the script if it's a controller in my > application? > I think no. This is why I have chosen this way - I need to make my API > script as a daemon. > Why would you need to? You've already got mongrel or apache or whatever sitting in front of it (unless you're not doing this over http) > Btw, eventmachine gem seems to fit my needs :) I'm going to use it. > If you have worked with it, all useful tips are welcome. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

