All Projects → Tencent → Tseer

Tencent / Tseer

Licence: other
A high available service discovery & registration & fault-tolerance framework

Projects that are alternatives of or similar to Tseer

Microdot
Microdot: An open source .NET microservices framework
Stars: ✭ 1,222 (+83.76%)
Mutual labels:  microservice, service-discovery
Vaadin Microservices Demo
A microservices example developed with Spring Cloud and Vaadin
Stars: ✭ 108 (-83.76%)
Mutual labels:  microservice, fault-tolerance
Capricornus Cloud
Capricornus Cloud provides tools for developers to quickly build distributed systems.
Stars: ✭ 15 (-97.74%)
Mutual labels:  microservice, service-discovery
Uavstack
UAVStack Open Source All in One Repository
Stars: ✭ 648 (-2.56%)
Mutual labels:  microservice, service-discovery
Juno
Juno 译名朱诺。这个名字来源于古罗马神话中的众神之母。它是斗鱼的微服务管理系统, 如同众神之母一样守护着所有微服务的系统。
Stars: ✭ 285 (-57.14%)
Mutual labels:  microservice, service-discovery
Samples
Steeltoe samples and reference application collection
Stars: ✭ 586 (-11.88%)
Mutual labels:  microservice, service-discovery
Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
Stars: ✭ 1,372 (+106.32%)
Mutual labels:  microservice, service-discovery
Library
A microservice project using .NET Core 2.0, DDD, CQRS, Event Sourcing, Redis and RabbitMQ
Stars: ✭ 122 (-81.65%)
Mutual labels:  microservice, service-discovery
Express Gateway
A microservices API Gateway built on top of Express.js
Stars: ✭ 2,583 (+288.42%)
Mutual labels:  microservice, service-discovery
Amalgam8
Content and Version-based Routing Fabric for Polyglot Microservices
Stars: ✭ 152 (-77.14%)
Mutual labels:  microservice, service-discovery
Microservices Recipes A Free Gitbook
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
Stars: ✭ 393 (-40.9%)
Mutual labels:  microservice, service-discovery
Ganesha
🐘 A Circuit Breaker pattern implementation for PHP applications.
Stars: ✭ 384 (-42.26%)
Mutual labels:  microservice, fault-tolerance
Rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
Stars: ✭ 6,516 (+879.85%)
Mutual labels:  microservice, service-discovery
Problem Spring Web
A library for handling Problems in Spring Web MVC
Stars: ✭ 636 (-4.36%)
Mutual labels:  microservice
Go Health
Library for enabling asynchronous health checks in your service
Stars: ✭ 588 (-11.58%)
Mutual labels:  microservice
Hookphp
HookPHP基于C扩展搭建内置AI编程的架构系统-支持微服务部署|热插拔业务组件-集成业务模型|权限模型|UI组件库|多模板|多平台|多域名|多终端|多语言-含常驻内存|前后分离|API平台|LUA QQ群:679116380
Stars: ✭ 575 (-13.53%)
Mutual labels:  microservice
Linkerd
Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.
Stars: ✭ 5,382 (+709.32%)
Mutual labels:  service-discovery
Docker Alpine
Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
Stars: ✭ 574 (-13.68%)
Mutual labels:  service-discovery
Sample Spring Microservices New
Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
Stars: ✭ 559 (-15.94%)
Mutual labels:  service-discovery
Nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
Stars: ✭ 5,792 (+770.98%)
Mutual labels:  service-discovery

Click me switch to English version

TSeer

TSeer是一套服务注册发现容错的解决方案,是对Tars名字服务功能的轻量化。在腾讯浏览器、应用宝、管家、手机书城、腾讯文学、广点通等众多业务中广泛采用,目前日均承载百亿级别的请求量。

在服务发现的核心功能之上,TSeer还支持多种优秀的负载均衡算法,提供可靠的故障容错策略。针对发展迅速的海量服务,还支持就近接入,按SET逻辑分组,全量调度三种不同的路由策略。实现了高度智能的调度优化,有效解决了业务跨地区跨机房调用等难题,极大提升服务的可用性和调用质量。

TSeer拥有web管理界面和API接入两种方式可供用户根据需求自由选择,通过代理节点和代理服务器机制为需要频繁发布变更的业务提供透明的服务发现功能,学习成本很低,操作也很方便,对于业务维护人员十分友好。

同时TSeer轻巧灵便,对业务的侵入性低,非Tars服务亦可无缝接入,是微服务框架中优秀的名字服务解决方案。

产品详细说明文档参见TSeer产品介绍

支持平台

  • Linux

支持语言

  • JAVA
  • C++
  • 更多版本持续开发中...

安装指引

TSeer提供了一键部署脚本,安装方便快捷。详见TSeer安装文档

api

c++ api

java api

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].