NtyCo

Cooperative scheduler

An implementation of cooperative scheduling with embedded web servers and clients.

纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例

GitHub

860 stars
33 watching
287 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list

coroutinetinyhttpdwebbench

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
binchengzhao/delicateA lightweight and distributed task scheduling platform written in Rust.717
zonyitoo/coio-rsProvides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling455
dougbinks/enkitsAn API and scheduling library for parallel programming using multicore CPUs1,763
nicomt/ckronA tool for scheduling and managing containerized operations in a cron-like manner.55
conorwilliams/libforkA tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading620
miaowing/nest-scheduleA framework for building distributed job scheduling systems with Nest.js decorators.436
pplux/px_schedA single header C++11 task scheduler for managing concurrent tasks.190
binchengzhao/delay-timerA task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities.317
jhuckaby/cronicleA distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers.3,975
hugoabonizio/schedule.crProvides a clear and flexible DSL to write periodic or scheduled tasks in Crystal74
crazy-max/swarm-cronjobAutomatically schedules tasks on a distributed system using Docker Swarm and Go773
onatm/clockwerkA library for scheduling periodic jobs in a simple and efficient manner160
madflojo/tasksA high-frequency task scheduler that supports concurrent execution and flexible control over task timing.304
thomasgalliker/ncrontab.schedulerA thread-safe task scheduler for .NET applications14