Netty高可用性集群 [英] Netty High Availability Cluster

查看:856
本文介绍了Netty高可用性集群的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

想知道Netty是否提供了有关如何创建高可用性应用程序的任何示例,以便Netty客户端在活动服务器发生故障时可以使用备份服务器.

Wondering if Netty has any examples of how I can create a high availability application whereby the netty client will use a backup server in case of live server failure.

推荐答案

如果要使客户端和服务器高度可用并通过代码轻松管理连接状态,请查看

If you want to make the client and server highly available and to manage the connections state by your code with ease, Have a look on Akka Remote Actor API which is using Netty for underlying communication .

这篇关于Netty高可用性集群的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆