Created attachment 154571 [details] An ability to start several carbon instances In some cases it is needed to start several instances of carbon: -- to utilize several CPU cores; -- to listen on both IPv4 and IPv6 addresses; The attached patch adds an ability to start several instances of carbon. Patch by Gennady Karpov <gekar@yandex-team.ru>.
Assign to maintainer.
A commit references this bug: Author: demon Date: Mon Mar 30 15:55:28 UTC 2015 New revision: 382681 URL: https://svnweb.freebsd.org/changeset/ports/382681 Log: Add an ability to start several carbon instances. This may be useful to balance load between CPU cores or to listen on IPv6 [::] in addition to IPv4 *. PR: 198734 Submitted by: Gennady Karpov <gekar@yandex-team.ru> Approved by: maintainer Changes: head/databases/py-carbon/files/carbon.in