Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clustering Example for CoAP Server #10

Open
drasko opened this issue Mar 28, 2017 · 5 comments
Open

Clustering Example for CoAP Server #10

drasko opened this issue Mar 28, 2017 · 5 comments

Comments

@drasko
Copy link
Contributor

drasko commented Mar 28, 2017

Hello,
can you please explain and give example how clustering is done with CoAP server.

Obviously some of devices will be attached via UDP to one server instance, so I am interested to see how application knows to speak to a good instance of CoAP server to reach a desired device.

@gotthardp
Copy link
Owner

Hello. Good question, but I don't know the answer. The clustering isn't addressed in the current implementation.

@drasko
Copy link
Contributor Author

drasko commented Mar 28, 2017

Ah :).

Maybe I can help with implementation/testing, but I will need some help and instructions (where to start for example ;))

@gotthardp
Copy link
Owner

There is a little Architecture diagram in the README. Not much, I know. I guess the clustering may require some changes to that supervision/process tree, so the right way to start is to design how it should work and then adjust the architecture accordingly.

@drasko
Copy link
Contributor Author

drasko commented Mar 29, 2017

OK, I'll take a look. I started using examining your code, I need to get familiar with it more, so I will bother you for answers ;).

@kanishkablack
Copy link

@drasko i am currently developing a cluster based coap server based on elixir ( forked from this repo ), please wait for few weeks, we are open sourcing code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants