PierreW
2010-May-14 22:15 UTC
Workling/Starling: killing a background work from a controller
Hello! There is something I don''t understand with Workling/Starling: it is easy to start a background work from a controller, but is it possible to stop this background work from a controller? Say for example: user input -> controller triggers background work aaa another user input -> controller kills background work aaa I know that when you call MyWorker.asynch_my_method it returns a UID, but I don''t understand how to use it to kill it? Thanks a lot! 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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.