This is totally the wrong forum for your question. You should probably redirect this question to the ruby on rails talk group, or the ruby talk group.
On Nov 6, 11:21 am, Aryk Grosz <[EMAIL PROTECTED]> wrote: > I have an external image processing server and I would like to get that > action going inline with an action on my current server. > > How do I initiate a GET request and not care for the response, so that > it doesnt halt my action. I understand its flaky in that I don't know if > the action completed successfully, but speed is very important here, and > they have to be inline. > > I know I could venture into threading, but I've heard bad things about > that boat. Maybe there is something along the lines of calling a `curl > (url)` where curl doesnt care about the response or it gets threaded > out? > > Anyone have suggestions? > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---