repejota / phpnats

A PHP client for the NATSio cloud messaging system.

Home Page:http://nats.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clusters

timhavens opened this issue · comments

How can I implement a connection to a cluster, where if one host is not answering, your class will connect to another in the cluster?

I've only skimmed the code so far, but I don't see the word 'cluster' mentioned one time in this code base.

I've tested a few ideas so far, but I am assuming cluster connections haven't been implemented fully? Or there's no fail over on the client side if the first host fails.

Is there anything like this already built in your classes? Can you point me to an example if so?

Closed due to no-one-home

Closed due to no-one-home