Сергей Жуматий
2015-10-12 13:50:04 UTC
Hello!
I have one service (daemon), written in ruby. I want to add web-API to
it, using sinatra. How can I do this? I cannot stop my daemon, but I can
access significant data via mutex. May I run sinatra in other thread, may
be? Which rack server should I use (puma, unicorn, thin) in this case?
I have one service (daemon), written in ruby. I want to add web-API to
it, using sinatra. How can I do this? I cannot stop my daemon, but I can
access significant data via mutex. May I run sinatra in other thread, may
be? Which rack server should I use (puma, unicorn, thin) in this case?
--
You received this message because you are subscribed to the Google Groups "sinatrarb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sinatrarb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "sinatrarb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sinatrarb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.