Hi, With the coming of Rails 4 and the thread safe default configuration. How to know if a gem is compatible with the thread safe option? I guess we could ask to the author but if we read the code, we should see some indications in the code if a gem is thread safe? Thanks. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/JX2zxlbJtFYJ. For more options, visit https://groups.google.com/groups/opt_out.
Geoffrey Roguelon wrote in post #1108588:> Hi, > > With the coming of Rails 4 and the thread safe default configuration. > > How to know if a gem is compatible with the thread safe option? > > I guess we could ask to the author but if we read the code, we should > see > some indications in the code if a gem is thread safe?This may sound like a simple question, but trust me when I say it is not that simple! You really should take the time to watch the following: http://rubyconf2008.confreaks.com/what-all-rubyist-should-know-about-threads.html -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Geoffrey Roguelon
2013-May-12 07:50 UTC
Re: Re: [Rails4] How to know if a gem is thread safe?
Hi, Thank you for your answers, I will watch this video. ----- Geoffrey Roguelon Le 12 mai 2013 à 03:33, Robert Walker <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> a écrit :> Geoffrey Roguelon wrote in post #1108588: >> Hi, >> >> With the coming of Rails 4 and the thread safe default configuration. >> >> How to know if a gem is compatible with the thread safe option? >> >> I guess we could ask to the author but if we read the code, we should >> see >> some indications in the code if a gem is thread safe? > > This may sound like a simple question, but trust me when I say it is not > that simple! > > You really should take the time to watch the following: > > http://rubyconf2008.confreaks.com/what-all-rubyist-should-know-about-threads.html > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to a topic in the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this topic, visit https://groups.google.com/d/topic/rubyonrails-talk/UvOGWBT8k4Y/unsubscribe?hl=en-US. > To unsubscribe from this group and all its topics, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.