All Projects → BSlience → fastweb

BSlience / fastweb

Licence: Apache-2.0 license
fastweb is a web-server integration solution. It based on tornado, celery, thrift.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to fastweb

celery-priority-tasking
This is a prototype to schedule jobs in the backend based on some priority using Rabbitmq and Celery.
Stars: ✭ 28 (+64.71%)
Mutual labels:  backend, celery
Clearly
Clearly see and debug your celery cluster in real time!
Stars: ✭ 287 (+1588.24%)
Mutual labels:  task, celery
Full Stack Fastapi Postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Stars: ✭ 7,635 (+44811.76%)
Mutual labels:  backend, celery
Webspider
在线地址: http://119.23.223.90:8000
Stars: ✭ 340 (+1900%)
Mutual labels:  tornado, celery
Selinon
An advanced distributed task flow management on top of Celery
Stars: ✭ 237 (+1294.12%)
Mutual labels:  task, celery
Tornado Celery
Non-blocking Celery client for Tornado
Stars: ✭ 561 (+3200%)
Mutual labels:  tornado, celery
celery-task-tigger
A controllable timing task widgets with Celery
Stars: ✭ 57 (+235.29%)
Mutual labels:  task, celery
Full Stack Fastapi Couchbase
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Stars: ✭ 243 (+1329.41%)
Mutual labels:  backend, celery
Opensa
资产管理、资产采集、灰度发布、反向代理、批量任务、任务编排、计划任务、日志审计、权限管理、角色管理、部门管理、运维自动化
Stars: ✭ 220 (+1194.12%)
Mutual labels:  task, celery
Ytask
YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)
Stars: ✭ 121 (+611.76%)
Mutual labels:  task, celery
Autoops
linux资产管理,cmdb,django, webssh,运维管理平台,数据库操作平台 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 340 (+1900%)
Mutual labels:  tornado, celery
Sifrr
⚡️ Set of tiny, independent libraries for creating modern and fast webapps with javascript/typescript
Stars: ✭ 174 (+923.53%)
Mutual labels:  fast, backend
dbmq
Docker-based Message Queuing
Stars: ✭ 39 (+129.41%)
Mutual labels:  tornado, celery
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (+305.88%)
Mutual labels:  tornado, celery
Node Celery
Celery client for Node.js
Stars: ✭ 648 (+3711.76%)
Mutual labels:  task, celery
Opendevops
CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台
Stars: ✭ 2,990 (+17488.24%)
Mutual labels:  task, tornado
leek
Celery Tasks Monitoring Tool
Stars: ✭ 77 (+352.94%)
Mutual labels:  task, celery
TypeKitchen
TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.
Stars: ✭ 14 (-17.65%)
Mutual labels:  fast
media manager plus
Ermöglicht das Gruppieren von Media-Manager-Typen und stellt eine Frontend-API (PictureTag) bereit.
Stars: ✭ 21 (+23.53%)
Mutual labels:  backend
bad-cards-game
Bad Cards Game
Stars: ✭ 23 (+35.29%)
Mutual labels:  backend

tornado celery thrift fastweb license

English | 简体中文

Introduction

fastweb is a web-server integration solution. It based on tornado, celery, thrift.

It is a charming web-server framework based on the effective technique and organized into component. The components could be used with only several config and code. It is always so easy to make a new component.It also provides many scenes to construct your apis, pages, rpc functions, tasks and so on efficiently.

Features

    - Configuration
        - ini

    - Web
        - api
        - page render

    - Task
        - distributed task
        - periodic task
        - touting task

    - Rpc
        - thrift

    - Component
        - mysql
        - redis
        - mongo
        - http
        - soap

    - Manager
        - pool

Getting Started

pip install fastweb

Examples

Many useful examples are here.

Changelog

Detail changes for each releases are documented in the release notes.

License

Apache License

Copyright on (c) 2018-present bslience

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