On 01/21/2013 01:59 PM, 松本 亮介 wrote:
> Hi Daniel,
> 
> I tested benchmark of mod_mruby.
> 
> test case are: <snip>

My main concern here is; is it thread-safe (or even thread-aware)?
Most people will be using 2.4 with the event MPM, which is threaded, not
the prefork MPM. I have no problems doing concurrency on the prefork
MPM, it's with the worker/event MPM that things start to go wrong.

With regards,
Daniel.

Reply via email to