All Projects → beetlex-io → Bumblebee

beetlex-io / Bumblebee

Licence: apache-2.0
.net core fast http and websocket gateway components

Projects that are alternatives of or similar to Bumblebee

Hgw
hgw是由gateway网关服务、manager控制服务构成的一套轻量级网关系统。目前支持http/https协议的服务控制
Stars: ✭ 81 (-75.38%)
Mutual labels:  gateway, http-proxy
Rocky
Full-featured, middleware-oriented, programmatic HTTP and WebSocket proxy for node.js
Stars: ✭ 357 (+8.51%)
Mutual labels:  gateway, http-proxy
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+931%)
Mutual labels:  micro-framework, gateway
SmartGW
Domain based VPN Gateway/Proxy for all devices
Stars: ✭ 49 (-85.11%)
Mutual labels:  gateway, http-proxy
Cqrs
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Stars: ✭ 310 (-5.78%)
Mutual labels:  webapi
Go Simple Api Gateway
[deprecated] simple api gateway written by golang
Stars: ✭ 290 (-11.85%)
Mutual labels:  gateway
Symlex
A lean framework stack for agile Web development based on Symfony and Vuetify
Stars: ✭ 278 (-15.5%)
Mutual labels:  micro-framework
Infini Gateway
INFINI-GATEWAY(极限网关), a high performance and lightweight gateway written in golang, for elasticsearch and his friends.
Stars: ✭ 272 (-17.33%)
Mutual labels:  gateway
Free Proxy List
🔥Free proxy servers list / Updated hourly!
Stars: ✭ 326 (-0.91%)
Mutual labels:  http-proxy
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (-3.34%)
Mutual labels:  webapi
Annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
Stars: ✭ 306 (-6.99%)
Mutual labels:  gateway
Cellmesh
Game server framework based on cellnet
Stars: ✭ 310 (-5.78%)
Mutual labels:  gateway
Aspnetcoreapistarter
An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.
Stars: ✭ 304 (-7.6%)
Mutual labels:  webapi
Httptunnel
Bidirectional data stream tunnelled in HTTP requests.
Stars: ✭ 279 (-15.2%)
Mutual labels:  http-proxy
Aspnetcore Webapi Course
Professional REST API design with ASP.NET Core 3.1 WebAPI
Stars: ✭ 323 (-1.82%)
Mutual labels:  webapi
Fw Spring Cloud
SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zipkin、bootadmin等使用案例
Stars: ✭ 276 (-16.11%)
Mutual labels:  gateway
Com.xiaomi Miio
Homey app to control Mi Home devices that implement the miIO protocol and Xiaomi gateway child devices
Stars: ✭ 318 (-3.34%)
Mutual labels:  gateway
Http Proxy To Socks
hpts(http-proxy-to-socks) is a nodejs client to convert socks proxy into http proxy
Stars: ✭ 296 (-10.03%)
Mutual labels:  http-proxy
Hexagonal Architecture Acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Stars: ✭ 293 (-10.94%)
Mutual labels:  webapi
Awesome Minimalist
A curated list of awesome minimalist frameworks (simple and lightweight).
Stars: ✭ 3,189 (+869.3%)
Mutual labels:  micro-framework

Bumblebee是一款支持httpwebsocket服务网关。它的重点是用于对WebAPI微服务集群服务负载和管理;作为微服务应用网关它提供了应用服务负载,故障迁移,安全控制,监控跟踪和日志处理等;不仅如此它强大的插件扩展功能,可以针对实业务情况进行不同的相关插件应用开发满足实际情况的需要。

国内站点

主要功能

  • 服务管理,可以针对业务需要可以添加管理相应的服务应用
  • 动态路由管理,可以针对不同请求路径制定不同的负载方案;负载的方案调整都具备热更能力,并不需要重启即可完成相关调整。
  • 负载策略多样性,可以针对不同的路径和服务制定不同的负载方式,包括有:动太一致性,权重负载和请求限制等.
  • 自动的负载故障和恢复迁移,组件对服务的可用性会进行一个可靠的管理,根据服务的可用性进行动态负载策略调整.
  • 完善的插件扩展机制,可以制定如管理,监控,日志和安全访问等等功能。
  • 支持 web进程管理与发布
  • 支持https可以制定更安全的通讯服务应用
  • 支持windows,linux等多平台

详细使用文档

使用安装

在线案例

http://beetlex.io/__system/bumblebee/

发布版的功能

主页面统计监控

image

路由负载管理

image

应用服务文件管理

image

服务进程管理

image

插件管理

image

Url响应分析

image

image

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].