All Projects → snippetor → Bingo

snippetor / Bingo

Licence: apache-2.0
基于golang开发的高性能,高并发分布式框架。

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Bingo

Remit
RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.
Stars: ✭ 24 (+166.67%)
Mutual labels:  service, distributed
Moqui Framework
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
Stars: ✭ 205 (+2177.78%)
Mutual labels:  service, framework
Tinypart
TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. TinyPart是一个由Objective-C编写的面向协议的iOS模块化框架,同时它还支持URL路由和模块间通信机制。
Stars: ✭ 120 (+1233.33%)
Mutual labels:  service, framework
Micro
Micro is a distributed cloud operating system
Stars: ✭ 10,778 (+119655.56%)
Mutual labels:  framework, distributed
Circuits
circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.
Stars: ✭ 256 (+2744.44%)
Mutual labels:  framework, distributed
Fgbase
Ready-send coordination layer on top of goroutines.
Stars: ✭ 45 (+400%)
Mutual labels:  concurrent, distributed
Component
🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架
Stars: ✭ 2,434 (+26944.44%)
Mutual labels:  service, framework
Fx
A dependency injection based application framework for Go.
Stars: ✭ 2,383 (+26377.78%)
Mutual labels:  service, framework
netlicensing.io
Labs64 NetLicensing - Innovative License Management Solution
Stars: ✭ 13 (+44.44%)
Mutual labels:  service, concurrent
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+3800%)
Mutual labels:  distributed, concurrent
Maze
Maze Applied Reinforcement Learning Framework
Stars: ✭ 85 (+844.44%)
Mutual labels:  framework, distributed
Nebulex
In-memory and distributed caching toolkit for Elixir.
Stars: ✭ 662 (+7255.56%)
Mutual labels:  framework, distributed
Coaty Js
Collaborative IoT framework in JavaScript/TypeScript for Node.js and browsers.
Stars: ✭ 39 (+333.33%)
Mutual labels:  framework, distributed
S
a go web freamwork for micro service, very very easy to create and deploy, with auto service registry and discover, high performance and based on http/2 no ssl
Stars: ✭ 67 (+644.44%)
Mutual labels:  service, framework
simplx
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
Stars: ✭ 61 (+577.78%)
Mutual labels:  distributed, concurrent
Transmittable Thread Local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Stars: ✭ 4,678 (+51877.78%)
Mutual labels:  framework, distributed
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+7622.22%)
Mutual labels:  concurrent, distributed
Subnode.org
SubNode: Social Media App
Stars: ✭ 25 (+177.78%)
Mutual labels:  distributed
Apex Chainable
Chain Batches in a readable and flexible way without hardcoding the successor.
Stars: ✭ 27 (+200%)
Mutual labels:  framework
Xtd forms
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 25 (+177.78%)
Mutual labels:  framework

Bingo 重构中...

#[完成]

  • RPC,Service消息和webApi将使用MVC模式
  • 提供中间件扩展
  • 提供模块扩展,并内置数据库模型和数据库操作模块

#[未完成]

  • 增加bingo工具,提供配置文件编辑、app管理命令、调试和发布相关命令等
  • 修改配置文件格式为yaml
  • 将app转换为独立编译运行,目前是统一编译为一个可执行文件。
  • 增加监控app并提供后台管理
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].