An open API service providing repository metadata for many open source software ecosystems.

Topic: "async-task"

fucongcong/Group

轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.

Language: PHP - Size: 7.86 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 122 - Forks: 27

vintasoftware/celery-tasks-checklist

Useful checklist for building great Celery tasks.

Size: 93.8 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 118 - Forks: 28

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

Language: JavaScript - Size: 698 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 3

acacode/flamebird

🔥 task manager for Procfile-based or npm-based applications. Have console and web (GUI) versions

Language: JavaScript - Size: 1.84 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 3

ycydsxy/gta

GTA(Go Task Async) is a lightweight reliable asynchronous task and transaction message library for Golang / GTA是一个轻量的可靠异步任务和事务消息的框架

Language: Go - Size: 270 KB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 0

ashpakouski/QuickTimer

Android app without a single Activity

Language: Kotlin - Size: 1.35 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 6

kpn/arq-prometheus

Prometheus metrics for arq job queues

Language: Python - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

Siddharth-sing/CanvaKids

Awesome Kid's Drawing App. It has a click and draws feature.

Language: Kotlin - Size: 637 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 2

Tomas2D/promise-based-task

Create a task and resolve it later via a Promise approach. Run time-consuming processes only once.

Language: TypeScript - Size: 1.43 MB - Last synced at: 8 days ago - Pushed at: 15 days ago - Stars: 8 - Forks: 2

amoerie/dead-man-switch

💀 Automatically cancel long running tasks

Language: C# - Size: 290 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

normal-ai/thinkphp6-async-task

基于workerman的thinkphp6异步任务模型。

Language: PHP - Size: 560 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

anexia/django-future-tasks

A library to create a task with a specified execution/start time and schedule it to run in the future.

Language: Python - Size: 58.6 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 2

godmode2k/gtk_examples

GTK+ Examples

Language: C++ - Size: 2.73 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

spider-rs/async_job

Simple async cron jobs for Rust

Language: Rust - Size: 19.5 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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

Language: Java - Size: 755 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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.

Language: TypeScript - Size: 56.6 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

masx200/async-task-current-limiter

异步任务限流器 asynchronous-task-current-limiter

Language: TypeScript - Size: 1.19 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

breeze2/async-task-throttle

A simple async task throttle

Language: TypeScript - Size: 722 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 4

VitorLuizC/react-async-task

React.js hooks to manage async tasks.

Language: TypeScript - Size: 538 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

ibllex/go-queue

Go queue provides a unified API across a variety of different queue backend like Redis, in-memory sync/async and RabbitMQ.

Language: Go - Size: 86.9 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

quangnghiadev/AsyncOperation

AsyncOperation is a custom class for create Asynchronous Operation for OperationQueue

Language: Swift - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

samuelrajasingh/Banker

This repository is used to demonstrate the usage implementation and benefits of mvvm + room in android development

Language: Java - Size: 1.82 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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.

Language: TypeScript - Size: 63.5 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

bandicm/asynco

C++ library for asynchronous and event-driven programing

Language: C++ - Size: 173 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

laissezfaireisfair/pokemon-android-old-tech

Pokemon android(https://github.com/laissezfaireisfair/pokemon-android) equivalent without compose and coroutines

Language: Kotlin - Size: 102 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mk590901/task_management_bloc

The repository contains an application implemented asynchronous task management using the BLoC pattern.

Language: Dart - Size: 117 KB - Last synced at: 24 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

William-Fernandes252/astel

An asyncronous web crawling library for Python.

Language: Python - Size: 1.02 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

JonZhang3/aTask

一个简单的多用途异步任务执行框架

Language: Java - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

daencordova/ubereats-async-scraper-python

An implementation of asynchronous and distributed web scraping was employed to extract information from the Uber Eats webpage.

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ibrahim-demirci/FlutterWorkManagerAsyncTask

Fetch data from Internet and push local notification with workmanager.

Language: Dart - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

josrangel/AsyncTaskEjemplo

Ejemplo de uso de AsyncTask para sacar un numero de fibonacci con recursividad en android

Language: Java - Size: 6.75 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Bipul1895/Image-Browser

Search and download image from Flickr and display it to the user

Language: Java - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

auron567/CreaturemonMVVM

MVVM on Android course from Raywenderlich

Language: Kotlin - Size: 937 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

auron567/CreaturemonMVP

MVP on Android course from Raywenderlich

Language: Kotlin - Size: 933 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

trubavuong/react-hook-use-async

Playing with async task in React

Language: JavaScript - Size: 39.1 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

NoorMohammedAnik/AsyncTask

Android Async Task Example

Language: Java - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

fuadreza/FirstJSON

Ambil data dari JSON

Language: Java - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

luryson/redisson-task

redisson based task

Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MarvinWilliam/sub-processor

Language: JavaScript - Size: 26.4 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

hcq0618/Unity-AsyncTask

async task in unity similar to Android AsyncTask

Language: C# - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0