Gossip Embedded

2016-06-02 Thread P. Taylor Goetz
One use case that shouldn't be overlooked is the embedded market.Think of low level devices discovering one another in a network of constrained devices. It may be worth considering using byte arrays for gossip payloads, and potentially introducing a plugable parser or handler layer (at least in

Re: Gossip and coordination

2016-06-02 Thread Flavio Junqueira
Thanks for the feedback, and again, I'm just curious and trying to understand what this project is trying to achieve for now. It is clear that it can change its course. I'm not really really sure what you meant to say with that pointer to the stack overflow question on the zk lock recipe.

Re: Gossip and coordination

2016-06-02 Thread Edward Capriolo
Good question. We addressed this in our proposal but there is a need to expand on it. IMHO we to draw a clear line to say Gossip is not a database, Gossip is not a leader election system. We are discussing allowing the systems in the cluster to Gossip "custom" data. With that it will be a natural

[jira] [Commented] (GOSSIP-1) Repackage code from com.googlecode or org.apache.gossip

2016-06-02 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15312456#comment-15312456 ] Edward Capriolo commented on GOSSIP-1: -- {noformat} [edward@jackintosh incubator-gossip]$ git push