Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Event Scheduler Module

Simple Event driven programming module that provides two different event schduling approaches.

  1. Synchronous: Execute events one by one.
  2. Concurrent: Execute events in a concurrent fashion. The degress of concurrency is controlled.

About

golang based event scheduler

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages