Skip to content

90634/gotaskengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go task engine

A multi-coroutine task processing engine.

What?

Recently, i'm working on handling multi-tasks in multi-coroutines.

There are many types of tasks, like A,B,C. The handle method is different if the type of task is different. When requests are coming, i need handle them in multi-coroutines.

How?

This is similar to a factory although i have never seen.

It should be like this: There are some conveyors is rolling in a factory. There are some workers working on the conveyor belt. They handle the rolling parts on the conveyor belt. Different parts are placed on different conveyor belts

Future

It's not good enough yet, welcome issue or pr.

About

A multi-coroutine task processing engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages