<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>chaosong</title>
    <link>https://ruby-china.org/chaosong</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>fork 多个 worker 进程来响应请求时，预加载的数据如何处理？</title>
      <description>&lt;p&gt;RT&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;像 Unicorn / Gunicorn 这种 fork 多个 worker 进程（Ruby / Python）来响应请求时，预加载的数据如何处理？&lt;/li&gt;
&lt;li&gt;像 Java 一般都是 Servlet 容器 Listener 实现加载，一个进程就一份，一个系统一般就一个 JVM 进程，这种诉求在 Ruby / Python 这边一般都怎么搞？&lt;/li&gt;
&lt;li&gt;请求一下在这方面可参考的简单易懂的开源项目～&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;谢谢各位！&lt;/p&gt;</description>
      <author>chaosong</author>
      <pubDate>Thu, 19 Sep 2013 20:00:48 +0800</pubDate>
      <link>https://ruby-china.org/topics/14236</link>
      <guid>https://ruby-china.org/topics/14236</guid>
    </item>
  </channel>
</rss>
