Skip to content

Example Nette project with Component Cooperative Multitasking (using yield)

License

Notifications You must be signed in to change notification settings

juzna/nette-sandbox-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nette & Flow

Example of Cooperative Multitasking components on a single site served by Nette Framework. The components need to process several network requests to render themselves, which is normally slow.

It uses yield (PHP 5.5) to switch between tasks, Flow as scheduler and Rect as parallel http client.

More in this blog post on gist

Based on flow by K47.

About

Example Nette project with Component Cooperative Multitasking (using yield)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages