Dear Couchee's I want to know if one can develop multi-threaded CouchDB external handlers!? since they are SINGLETON processes with single stdin and stdout, I don't think handlers could spawn new worker threads which their response will be sent when worker has finished!
That said, Couchdb lacks support for concurrent business logic handlers for now! (This blows my mind to a NodeJS/Python-Apache tier) --Behrad
