Skip to content

lovelydett/SEER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gogo

Gogo is a very simple AD framework with barely no design.
It is a student project, completely incompetent and not recommended for use in production.
But it is already the best the author can do.

Design

  • Single-process multi-threaded program.
  • Routines are input-bound task instances.
  • Gogo schedules routines, offloads them to threads, and manages their life cycles.
  • Routines consumes and emits messages.
  • P/S manner of communication.

About

You didn't see that coming?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages