Skip to content

branb00m/AsyncMultiProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncMultiProcessing

just a little thing i'm working on with my friend ion

The final version is complete.

This is technically an API for Multiprocessing

What this is:

This can asynchronously compute from standard input to standard output asynchronously whilst also running a program prior to that.

Examples:

Input -> "Enable FOR_LOOP_PROGRAM" -> Prints whatever in the for loop -> Goes back to input

Input -> "Enable WHILE_LOOP_PROGRAM" -> Carries on with while loop -> Goes back to input

About

just a little thing i'm working on with my friend ion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages