project-iris / iris

Decentralized cloud messaging
iris.karalabe.com
Other
571 stars 32 forks source link

Remove the topic load balancer #24

Open karalabe opened 10 years ago

karalabe commented 10 years ago

Currently the Iris clusters and topics use the same implementation internally. However, since the topics aren't meant to support requests and tunnels, the load balancer can and should be removed from underneath them. This would also allow spawning significantly more topics since they would essentially become much more lightweight.