async-task
There are 43 repositories under async-task topic.
fucongcong/Group
轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.
vintasoftware/celery-tasks-checklist
Useful checklist for building great Celery tasks.
TNT-03/async-task-mapping
It can flexibly control async task, ignore the order of sending and receiving, allow binding of asynchronous tasks in pending state, and support producer consumer mode and order mode
acacode/flamebird
🔥 task manager for Procfile-based or npm-based applications. Have console and web (GUI) versions
ashpakouski/QuickTimer
Android app without a single Activity
ycydsxy/gta
GTA(Go Task Async) is a lightweight reliable asynchronous task and transaction message library for Golang / GTA是一个轻量的可靠异步任务和事务消息的框架
Siddharth-sing/CanvaKids
Awesome Kid's Drawing App. It has a click and draws feature.
kpn/arq-prometheus
Prometheus metrics for arq job queues
Tomas2D/promise-based-task
Create a task and resolve it later via a Promise approach. Run time-consuming processes only once.
amoerie/dead-man-switch
💀 Automatically cancel long running tasks
anexia/django-future-tasks
A library to create a task with a specified execution/start time and schedule it to run in the future.
normal-ai/thinkphp6-async-task
基于workerman的thinkphp6异步任务模型。
spider-rs/async_job
Simple async cron jobs for Rust
godmode2k/gtk_examples
GTK+ Examples
stun4j/stun4j-stf
Flexible transaction framework, orchestration mechanism, delay queue, adaptive batch processing, async task chain with lineage, compensatory workflow, distributed, high performance, easy to use
auron567/CreaturemonMVVM
MVVM on Android course from Raywenderlich
breeze2/async-task-throttle
A simple async task throttle
ibllex/go-queue
Go queue provides a unified API across a variety of different queue backend like Redis, in-memory sync/async and RabbitMQ.
masx200/async-task-current-limiter
异步任务限流器 asynchronous-task-current-limiter
ori88c/delayed-async-tasks-manager
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.
quangnghiadev/AsyncOperation
AsyncOperation is a custom class for create Asynchronous Operation for OperationQueue
samuelrajasingh/Banker
This repository is used to demonstrate the usage implementation and benefits of mvvm + room in android development
VitorLuizC/react-async-task
React.js hooks to manage async tasks.
abhishekkr4747/Project-Pulse
This is a Project Management app like Trello, we can assign boards, tasks, sub-tasks to the members and many more.
auron567/CreaturemonMVP
MVP on Android course from Raywenderlich
bandicm/asynco
C++ library for asynchronous and event-driven programing
Bipul1895/Image-Browser
Search and download image from Flickr and display it to the user
JonZhang3/aTask
一个简单的多用途异步任务执行框架
ori88c/non-overlapping-recurring-task
A modern `setInterval` substitute tailored for asynchronous tasks, ensuring non-overlapping executions by skipping attempts if a previous execution is still in progress. Features graceful teardown (ideal for production apps demanding smooth resource cleanup), execution status getters, and a fixed delay between runs.
selmasaltik/advanced-redux
Advanced Redux /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
William-Fernandes252/astel
An asyncronous web crawling library for Python.
FrankiPLCZ/Thread-exercise
App that shows how threads work
ibrahim-demirci/FlutterWorkManagerAsyncTask
Fetch data from Internet and push local notification with workmanager.
josrangel/AsyncTaskEjemplo
Ejemplo de uso de AsyncTask para sacar un numero de fibonacci con recursividad en android
mk590901/task_management_bloc
The repository contains an application implemented asynchronous task management using the BLoC pattern.
tanya-555/TaskPlanner
A to-do app created using MVP architecture, Conductor, Dagger, EventBus, Async Task, Room Database and Data Binding