Merge remote branch 'cloudant:66640-simplify-proc_manager' This closes #191
Signed-off-by: Eric Avdey <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/8bd756e6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/8bd756e6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch/diff/8bd756e6 Branch: refs/heads/master Commit: 8bd756e60291e762fc691e22a9de9181102ecbb8 Parents: 7ee0b81 b4c0579 Author: Eric Avdey <[email protected]> Authored: Tue Aug 16 12:08:56 2016 -0300 Committer: Eric Avdey <[email protected]> Committed: Tue Aug 16 12:08:56 2016 -0300 ---------------------------------------------------------------------- src/couch_proc_manager.erl | 151 ++++++++++++++++++------------------- src/couch_query_servers.erl | 2 +- test/couchdb_os_proc_pool.erl | 146 ++++++++++++++++++++++++++++++++--- 3 files changed, 211 insertions(+), 88 deletions(-) ----------------------------------------------------------------------
