Skip to content

Rudis1261/ditaio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ditaio - Task scheduler using coroutines

This project implements a cooperative task scheduler using coroutines. The implementation is described in this blog post.

To try it out you will need a recent PHP 5.5 build (newer than alpha 2). Otherwise some parts like exception handling will not work.

Maybe I will develop this a bit further so it becomes actually usable.

About

Cooperative task scheduler using coroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.6%
  • HTML 5.4%