Jacob Refstrup
2009-Feb-07 02:09 UTC
script/server -- responding to multiple request simultaneously?
Hi, I''m trying to see if there''s an easy way that I can get script/server to process multiple requests simultaneously? Why you might ask... well I''m developing a web app that sits on top of several web services and for development expediency I''m trying to "host" them all on the same host:post. - Jacob --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ryan Bigg
2009-Feb-07 03:14 UTC
Re: script/server -- responding to multiple request simultaneously?
You could use passenger for this (an apache module), http:// modrails.com. ----- Ryan Bigg Mocra - Premier iPhone and Ruby on Rails Consultants w - http://mocra.com e - radar-+evGEzgkreAAvxtiuMwx3w@public.gmane.org p - +61 432 937 289 or +61 7 3102 3237 skype - radarlistener On 07/02/2009, at 12:09 PM, Jacob Refstrup wrote:> > Hi, > > I''m trying to see if there''s an easy way that I can get script/ > server to > process multiple requests simultaneously? Why you might ask... well > I''m > developing a web app that sits on top of several web services and for > development expediency I''m trying to "host" them all on the same > host:post. > > - Jacob > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---