I think you can use ActiveMQ and Activemessaging plugin

http://code.google.com/p/activemessaging/wiki/ActiveMessaging
http://activemq.apache.org/




Frederick Cheung wrote:
> On 23 Feb 2009, at 10:38, Ankit Parekh wrote:
>
>   
>> Hi all
>>
>> I am working on a heavy engineering project. And the requirement is  
>> that
>> I needto do a lot of process before I store the data to the db.
>>
>> Now the question is that I want to do the process that I am doing  
>> but I
>> want to do it in the background. What I actually mean to say is  
>> that..I
>> just want the user to get a msg that Records Saved. But in real I want
>> the process to go on in background.
>>
>> There r multiple callbacks used in my system. Also I dont want to use
>> Starling or workling. pls suggest something where in my requirement is
>> satisfied. Since i dont want the user to wait until my process is  
>> going
>> on.
>>
>>     
> Well one of the other background processors (bj, backgroundrb etc. )  
> might do the job
>
> Fred
>   
>> thanks
>> -- 
>> Posted via http://www.ruby-forum.com/.
>>
>>     
>
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
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@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