On Mon, Jul 9, 2012 at 3:59 PM, Paul Davis <[email protected]> wrote: > Benoît, > > Lately I've been contemplating removing a lot of the Erlang mechanics > for this by rewriting couchjs as a single process/multi threaded > application. I've seen a lot of issues related to our process handling > and I also think we can probably speed things up considerably if we > change how this works. Ie, if we move to an asynchronous message > passing interface instead of the serialized stdio interface we should > be able to get some nice speedups in throughput while also removing a > lot of the resource usage. > Do you have a generic idea of the flow ? Or an example? I can be funded to do that work :)
- benoît
