All Projects → celery → cyme

celery / cyme

Licence: BSD-3-Clause license
Celery Instance Manager

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to cyme

django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
Stars: ✭ 86 (+72%)
Mutual labels:  celery
Final-Senior-Year-Project-
My College Final(Senior) Year Project
Stars: ✭ 98 (+96%)
Mutual labels:  celery
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-44%)
Mutual labels:  actor-model
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+602%)
Mutual labels:  celery
fastapi-celery-redis-rabbitmq
A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)
Stars: ✭ 81 (+62%)
Mutual labels:  celery
kubernetes django
Deploying django application on kubernetes
Stars: ✭ 22 (-56%)
Mutual labels:  celery
cell
actor framework for Kombu
Stars: ✭ 73 (+46%)
Mutual labels:  celery
antinex-core
Network exploit detection using highly accurate pre-trained deep neural networks with Celery + Keras + Tensorflow + Redis
Stars: ✭ 19 (-62%)
Mutual labels:  celery
docker-compose-django-postgresql-redis-example
Django + Postgres + Redis + Celery + Celery Beat + WebSocket server
Stars: ✭ 158 (+216%)
Mutual labels:  celery
protoactor-python
Proto Actor - Ultra fast distributed actors
Stars: ✭ 78 (+56%)
Mutual labels:  actor-model
python react blog back end
Redis Celery Fabric Gunicorn Personal Blog
Stars: ✭ 12 (-76%)
Mutual labels:  celery
docker-flask-example
A production ready example Flask app that's using Docker and Docker Compose.
Stars: ✭ 311 (+522%)
Mutual labels:  celery
ACViewer
Viewer / Utility for DAT files for the game Asheron's Call
Stars: ✭ 19 (-62%)
Mutual labels:  cell
DeadPool
该项目是一个使用celery作为主体框架的爬虫应用,能够灵活的添加爬虫任务,并且同时运行多站点的爬虫工作,所有组件都能够原生支持规模并发和分布式,加上celery原生的分布式调用,实现大规模并发。
Stars: ✭ 38 (-24%)
Mutual labels:  celery
celery-kubernetes-example
Small Flask app with scalable, asynchronous backend workers deployed on Kubernetes.
Stars: ✭ 79 (+58%)
Mutual labels:  celery
fastapi
基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改
Stars: ✭ 75 (+50%)
Mutual labels:  celery
metroid
Metroid - Metro for Django (An async Azure Service Bus receiver, triggering task in Celery/RQ)
Stars: ✭ 27 (-46%)
Mutual labels:  celery
Multiple-collectionView-in-Multiple-tableView-cells
UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is equal to the number of sections.
Stars: ✭ 23 (-54%)
Mutual labels:  cell
lokole
Source code for the Lokole project. Lokole enables communities in the Congo DRC to pool resources to access efficient communication via email at an affordable price.
Stars: ✭ 37 (-26%)
Mutual labels:  celery
UpSnap
A simple wake on lan app written with Django, Django-Channels (websockets), Celery, Redis and nmap.
Stars: ✭ 65 (+30%)
Mutual labels:  celery

Cyme - Celery instance manager

Version: 0.0.5
Web:http://celeryproject.org/
Download:http://pypi.python.org/pypi/cyme/
Keywords:celery, task queue, job queue, cloud, service

--

Installation

You can install cyme either via the Python Package Index (PyPI) or from source.

To install using pip,:

$ pip install cyme

To install using easy_install,:

$ easy_install cyme

Getting Help

Mailing list

For discussions about the usage, development, and future of celery, please join the celery-users mailing list.

IRC

Come chat with us on IRC. The #celery channel is located at the Freenode network.

License

This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.

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