This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
libzmq
Watch
1
Star
0
Fork
0
You've already forked libzmq
mirror of
https://github.com/zeromq/libzmq.git
synced
2025-10-14 06:55:51 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
6,905
Commits
4
Branches
39
Tags
eb74b726c26a4a9fbb82707a8cbea1d8077dceec
Commit Graph
1 Commits
Author
SHA1
Message
Date
Shubham Lagwankar
c68afb412e
Problem: potentially large memory footprint of trie as number of
...
subscriptions increases Solution: use a radix tree instead of a trie to store subscriptions
2018-10-31 07:49:55 -04:00