Demiguise / NylonDLL

C++ DLL for Fiber usage and scheduling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NylonDLL

Nylon is a Job scheduler that utilizes fibers instead of threads to do the work requested by the user.

I've worked on it in the background for a bit but want to make it into a DLL because I've never made one before.

Compilation Status: Doesn't Compile

About

C++ DLL for Fiber usage and scheduling


Languages

Language:C++ 98.0%Language:C 2.0%