Skip to content

alexshen/fiber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION
    This is a simple fiber implmentation for demonstration purpose.
    You should not used it in any seriouse programs since there might be bugs
    in the current implementaton unless you know what's going on.

BUILD
  1. Unix
     To build the project and the examples, you need to have ftjam installed.
     Then in the root directory of the project, run
        $ jam

     To build the debug library, run
        $ jam -sDEBUG=1

  2. Windows
     For windows users, a visual studio 9 solution is included.

AUTHOR
    Alex Shen <[email protected]>

DATE
    2011.6.25

LICENSE
    Distributed under boost licence 1.0, see accompaning LICENSE_1_0.txt.

About

a simple fiber implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published