marco polo created MINIFICPP-252:
------------------------------------
Summary: ContentRepository stream count can be replaced by an
atomic hash map
Key: MINIFICPP-252
URL: https://issues.apache.org/jira/browse/MINIFICPP-252
Project: NiFi MiNiFi C++
Issue Type: Improvement
Reporter: marco polo
Priority: Minor
Something like
https://github.com/facebook/folly/blob/master/folly/docs/AtomicHashMap.md
can be used in place of a mutex. While I have not seen this become a
bottleneck, I'm creating this ticket to explore whether or not this is a true
problem through profiling, and if so, explore an atomic mapping.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)