搜索资源列表
taskm
- 一个简单的任务管理和UDP通讯的类,具有简洁高效的特点。-A simple task management and UDP communication category, with a simple high-performance characteristics.
taskmanger
- 一个简单的任务管理和UDP通讯的类,具有简洁高效的特点。-A simple task management and UDP communication category, with a simple high-performance characteristics.
simple_task_create
- simple pthread task example. Tested in linux
gtodo-0.16.0
- 对我来说,随着年岁的增长,似乎记性却变得越来越差了。很多先前想好要做的事,过阵儿就容易忘记。怎么办呢?使用 gToDo 软件不仅可以帮助我管理要做的各种事项,让我从大脑中解脱出来;而且可以自动提醒,避免遗忘重要的事情。 gToDo 简单且容易使用,可以对待做事项进行分类管理,能够定时提醒,支持导出为 html 或任务列表,是一款十分不错的小工具。-For me, growing with age, it seems that memory is getting worse. Previ
schedule-by-statemechine
- 以状态机方式实现了一个简单的任务调度模块,其中包括了对数据库,函数指针,调度linux shell的应用,超详细-The state machine approach to achieve a simple task scheduler module, including the application of the database, the function pointer, scheduling linux shell, ultra-detailed
MockNamedTaskExecutor
- A simple executor that maintains a queue and executes one task synchronously every time runNext() is called.