unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* Is there a cleaner way of hooking into the event loop?
@ 2014-04-23  1:21 Sam Saffron
  2014-04-23  1:30 ` Michael Fischer
  2014-04-23  8:54 ` Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Sam Saffron @ 2014-04-23  1:21 UTC (permalink / raw)
  To: unicorn list

I am spawning sidekiqs from the master process so I share memory
better, added this patch

https://github.com/discourse/discourse/commit/4aaedb82d09d53159a99c3c94c0232c3cf5b0725

Thing is I need to be in the master thread for both checks and
spawning cause of this https://bugs.ruby-lang.org/issues/9751

Is there a cleaner way to hook in?
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-23  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-23  1:21 Is there a cleaner way of hooking into the event loop? Sam Saffron
2014-04-23  1:30 ` Michael Fischer
2014-04-23  2:04   ` Sam Saffron
2014-04-23  8:54 ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).