Pierre,

If you need speed, you can spawn multiple processes at the same time. That
will increase your throughput. Logically that depends on how powerful your
machine is.

You can check railscasts.com for background processing casts.

[]'s
Rodrigo Dellacqua

On Sun, Jan 10, 2010 at 8:20 PM, PierreW <wamre...@googlemail.com> wrote:

> Thanks Rodrigo.
>
> The thing is, my main challenge here is speed: I have to wait for the
> answers to the requests to be able "continue". Therefore I am not sure
> about background processes (or delayed job): are they going to make
> the requests faster? Will they be able to run concurrently?
>
> Thanks,
> Pierre
>
> --
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>
>
>
--
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-t...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to