首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在crossbar.io中实现多项式体系结构?

如何在crossbar.io中实现多项式体系结构?
EN

Stack Overflow用户
提问于 2015-07-19 22:24:03
回答 1查看 627关注 0票数 0

我正在开发一个分散的(服务器和客户端)应用程序体系结构,并使用websockets作为所有服务器和所有clients.Multiple主服务器联盟之间的通信方法,我在服务器端使用横栏,在客户机上使用autobahn。在crossbar.io站点中的文档页上写着:

代码语言:javascript
复制
A Crossbar.io node is a single instance of the Crossbar.io software 
running on a single machine. This Crossbar.io node can form a cluster 
or federated network by connecting to other Crossbar.io nodes on the 
same, or, more often on other machines.Externally, the cluster will
behave like a single instance.
While application components connect to specific nodes or are directly 
hosted by specific nodes, this is transparent from an application 
point of view: application components are agnostic to how and where 
they are deployed.

搜索如何实现该体系结构的方向,无论是在文档页面上还是在web上都没有结果。这个架构是如何实现的?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2015-07-21 10:03:52

不幸的是,这个体系结构的这一部分是我们还在研究的。目前,无法对Crossbar.io节点进行集群。

不幸的是,体系结构页面目前表明这是可用的。我在页面的开头添加了一个注释,它澄清了体系结构的某些部分尚未实现(将在今天部署更改的版本)。

很抱歉误导了你!

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/31506558

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档