emitter-io / emitter

High performance, distributed and low latency publish-subscribe platform.

Home Page:https://emitter.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why hash is widely used in this project?

sdghchj opened this issue · comments

  1. Hash a topic channel as Ssid to build trie.
  2. Take hashcode of Ssid as the key in ther counter map.

Why not consider hash conflict?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.