Bug 198734 - databases/py-carbon: add an ability to start several instances to startup script
Summary: databases/py-carbon: add an ability to start several instances to startup script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-20 13:38 UTC by Dmitry Sivachenko
Modified: 2015-03-30 15:59 UTC (History)
0 users

See Also:


Attachments
An ability to start several carbon instances (2.77 KB, patch)
2015-03-20 13:38 UTC, Dmitry Sivachenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Sivachenko freebsd_committer freebsd_triage 2015-03-20 13:38:49 UTC
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>.
Comment 1 Dmitry Sivachenko freebsd_committer freebsd_triage 2015-03-20 13:39:36 UTC
Assign to maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-30 15:56:30 UTC
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