You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Dmitry Unkovsky <oi...@gmail.com> on 2009/06/13 00:28:48 UTC

How is js-interpreter run in presence of concurrent connections to javascript-show dynamic page?

Considering multiple simultaneous requests to some
_design/examples/_show/page, how are js-interpreters run?
Are they run in different threads?
Can anyone in a sentence shed a bit of light on response model?

Regards, Dmitry.