[OpenSIPS-Devel] [OpenSIPS/opensips] 40b742: clusterer: improve performance of replication pack...

Vlad Pătrașcu noreply at github.com
Thu Jul 4 07:08:49 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 40b742256aa5ea390efbe3949343abf57e555fd3
      https://github.com/OpenSIPS/opensips/commit/40b742256aa5ea390efbe3949343abf57e555fd3
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

  Changed paths:
    M modules/clusterer/clusterer.c
    M modules/clusterer/clusterer.h
    M modules/clusterer/sync.c
    M modules/clusterer/sync.h

  Log Message:
  -----------
  clusterer: improve performance of replication packets processing

Dispatch through IPC the actual processing of the received replication packets.
This prevents bottelnecks in a single TCP process that receives all the BIN
packets in high traffic scenarios.





More information about the Devel mailing list